phax / peppol-commons

Java library with shared Peppol components - identifier handling, codelists, SBDH handler, SMP Client, SML Client
Apache License 2.0
29 stars 8 forks source link

Create a default caching SMP client #56

Open phax opened 3 months ago

phax commented 3 months ago

Be able to cache SMP Service Groups results per Participant ID. Be able to cache SMP Endpoint lists for 15 minutes per Participant ID and Document Type ID. Caching may be performed in memory. Cache maximum size should be definable (default: 1000 entries).