sasa1977 / con_cache

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

Fix `dirty_insert_new` acquiring lock #72

Closed noaccOS closed 10 months ago

sasa1977 commented 10 months ago

Thank you!