dosaboy / searchkit

Apache License 2.0
2 stars 3 forks source link

Use separate file for each key stored in MPCache #2

Closed dosaboy closed 1 year ago

dosaboy commented 1 year ago

The MPCache will now store each key as a separate file by default and can optionally be switched to store all keys in a single file.

Resolves: #1