v0.3.0
v0.3 (2025-04-03)
API Change
erlfdb:open*functions now retrieve database objects from persistent_term. Operators that wish to maintain their own
database objects should useerlfdb:create_database/1instead.
Enhancements
- (#46) Add support for
client_threads_per_versionconfig. See FDB Client Threads for details.
New contributors
Thank you to the following new contributors! :)
- weaversam8