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
179
commits
4
branches
10
tags
3.9
MiB
C
54.1%
Erlang
45%
Makefile
0.8%
Shell
0.1%
783acf09ba
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
783acf09ba
Relaced G_DATABASES rwlock with a mutex.
2009-06-23 15:02:33 -05:00
c_src
Relaced G_DATABASES rwlock with a mutex.
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
Relaced G_DATABASES rwlock with a mutex.
2009-06-23 15:02:33 -05:00