Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

0.6 (2017-05-15)

New features

Bugfixes

  • Make opening single-file tdbs thread-safe.

  • Fix handling of empty values in tdb_cons_append.

  • Fix handling of disk full situations in tdb_cons_append.

  • Fix semantics of how TDB_OPT_EVENT_FILTER filters are applied to cursors. Now the changes are applied at every call to tdb_get_trail, not at the creation of the cursor.

0.5 (2016-05-24)

Initial open-source release.