- Updating p1_utils to version 1.0.23.
- Switch from using Travis to Github Actions as CI
- Updating p1_utils to version 1.0.22.
- Instruct Dialyzer to discard some warnings
- Fix a pair of type specifications detected by Dialyzer
- Allow to specify custom timeouts in lookup callbacks
- Updating p1_utils to version 1.0.21.
- Update travis config
- Updating p1_utils to version 1.0.20.
- Fix compilation with Erlang/OTP 23.0
- Updating p1_utils to version 1.0.19.
- Fix compatibility issues with Erlang 23
- Updating p1_utils to version 1.0.18.
- Mark p1_utils app as dpendency in .app file
- Remove usage of statics in c code, which allows for live upgrade of nif component
- Updating p1_utils to version 1.0.17.
- Updating p1_utils to version 1.0.16.
- Make it possible to set type of the ets_cache
- Add cache support for grow-only counters
- Export ets_cache:tag() type
- Updating p1_utils to version 1.0.15.
- Expand ets_cache API
- Updating p1_utils to version 1.0.14.
- Add contribution guide
- Add ets_cache:insert/3,4 functions
- Updating p1_utils to version 1.0.13.
- Updating p1_utils to version 6ff85e8.
- Don't compile ets_cache to native code
- Use rand:unifor instead of crypto module
- Updating p1_utils to version 1.0.12.
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
- Treat {error, notfound} callback result as a lookup mismatch
- Updating p1_utils to version 1.0.10.
- Fix hex packaging
- Make sure we publish include dir on hex.pm
- Make rebar.config.script more structured and fix problem with coveralls
- Add new cache implementation on top of ETS
- Introduce lookup/2 insert/3,4 insert_new/3,4 calls
- Export clear/2
- Store ets_cache options globally
- Add start/0 and stop/0 functions for convenience
- Rewrite ets_cache module
- Fix info/1
- Don't crash if counter doesn't exist
- Use p1_utils v1.0.7
- Add dirty_dist_insert and dirty_dist_delete calls (Alexey Shchepin)
- Use p1_utils v1.0.6 (Christophe Romain)
- Use p1_utils v1.0.5 (Mickaël Rémond)
- Use p1_utils v1.0.4 (Mickaël Rémond)
- Use p1_utils v1.0.3 (Mickaël Rémond)