-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Basics of the library Mission and vision
1 - Jedis locks https://github.com/oscar-besga-panel/InterruptingJedisLocks/wiki/Locks
2- Collections https://github.com/oscar-besga-panel/InterruptingJedisLocks/wiki/Collections
3- Iterators https://github.com/oscar-besga-panel/InterruptingJedisLocks/wiki/Iterators
4- Simple cache https://github.com/oscar-besga-panel/InterruptingJedisLocks/wiki/SimpleCache
Tests: mocks and functional ones https://github.com/oscar-besga-panel/InterruptingJedisLocks/wiki/Tests
Future develops (or maybe not)
5- POJO Mapper https://github.com/oscar-besga-panel/InterruptingJedisLocks/wiki/Mapper
6- Cache https://github.com/oscar-besga-panel/InterruptingJedisLocks/wiki/Cachex
7- Lock notification https://github.com/oscar-besga-panel/InterruptingJedisLocks/wiki/LockNotification
Project
6- Project structure and compilation
Thanks