sasa1977 / con_cache

ets based key/value cache with row level isolated writes and ttl support
MIT License
910 stars 71 forks source link

Allow LockSupervisor n_partitions to be configurable. #63

Closed kennethito closed 2 years ago

kennethito commented 2 years ago

Thoughts on adding configuration to allow LockSupervisor n_partitions to be configurable?

sasa1977 commented 2 years ago

Resolved with #64