This website requires JavaScript.
Explore
Help
Sign In
greg
/
bdberl
Watch
1
Star
0
Fork
You've already forked bdberl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Erlang interface to BerkeleyDB
178
commits
4
branches
10
tags
3.9
MiB
C
54.1%
Erlang
45%
Makefile
0.8%
Shell
0.1%
425d8ddf00
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jon Meredith
425d8ddf00
Added extra paranoia around G_DATABASES, checking it is valid at lock and unlock.
2009-06-23 15:02:33 -05:00
c_src
Added extra paranoia around G_DATABASES, checking it is valid at lock and unlock.
2009-06-23 15:02:33 -05:00
ebin
Bumped version for release.
2009-05-22 14:04:14 -06:00
include
Added bdberl:driver_info() function to get driver parameters.
2009-06-23 15:02:32 -05:00
int_test
The read lock checks for the G_DATABASES rwlock were incorrect. Multiple readers
2009-06-23 15:02:33 -05:00
mibs
Adding MIB
2009-04-24 09:32:43 -06:00
src
Added versions of transaction() and update() that take a transaction
2009-06-23 15:02:33 -05:00
test
Removed unused line.
2009-06-23 15:02:31 -05:00
.gitignore
Ignore the priv/mibs directory
2009-04-24 16:22:13 -05:00
Rakefile
Fixed a problem in the Rakefile.
2009-05-07 15:30:20 -05:00