#ZIOLMDB 1.8 for #Scala #ZIO is available : Minor changes to update and upsert signatures, now returning the modified/inserted record. https://github.com/dacr/zio-lmdb
GitHub - dacr/zio-lmdb: Lightning Memory Database (LMDB) for scala ZIO

Lightning Memory Database (LMDB) for scala ZIO . Contribute to dacr/zio-lmdb development by creating an account on GitHub.

GitHub
Just discovered : #ziolmdb next & previous operations also work with any identifiers even not in use ones, #lmdb will just peek the nearest one ! As https://github.com/dacr/sotohp #sotohp is using #ULID (time based) I'll get instant move to any date for free :) Going to add a #javafx #scalafx time navigate UI component
GitHub - dacr/sotohp: Photos management

Photos management. Contribute to dacr/sotohp development by creating an account on GitHub.

GitHub
#ZIOLMDB 1.5.0 for #Scala #ZIO is available. With collection head/prev/next/last operations which take advantages of #LMDB lexicographically sorted keys :) Very useful when using #ULID identifiers !
#zioscala - https://github.com/dacr/zio-lmdb
GitHub - dacr/zio-lmdb: Lightning Memory Database (LMDB) for scala ZIO

Lightning Memory Database (LMDB) for scala ZIO . Contribute to dacr/zio-lmdb development by creating an account on GitHub.

GitHub
#ZIOLMDB 1.4.3 for #Scala #ZIO is available. With collection content streaming support :) #LMDB https://github.com/dacr/zio-lmdb
Just published release #ZIOLMDB 1.3.0 for #Scala #ZIO
@zioscala #LMDB - github.com/dacr/zio-lmdb - Small enhancements and changes required by a new software I'm currently working on dedicated to photos management - It's always a good idea to be your own user ;)