- Add anonymous structs for settings and state to the internal db
instance struct.
- Allow tweaking the max_readers setting on db open.
- Allow altering database sizing/geometry values.
- Start sketching out some transaction re-entrancy.
- Refactor initialization slightly, just use the db struct
instead of additional unnecessary vars.
FossilOrigin-Name: 513f02946f7dc39001c402c1adf0697bb2852ba867685b35adbccaaaf43c6e15
- Add build manifests for SourceHut.
- Update README destination links.
- Fix manifest for prerelease gem.
- Reopen env handles when #clear is successful.
- Fix #each when there is only one key.
- Always use io_vec lengths when creating new strings.
- Hook for rdoc generation.
- Rename #open to #reopen, don't alias it.
- Add a Rollback exception for upcoming transaction block work
FossilOrigin-Name: d6ddedc51b0ac67f395d5749aa3e6adbeebdaf2843c6402ace757b0afffc2be9