issues
search
apohllo
/
rod
Ruby Object Database
http://github.com/apohllo/rod
15
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Segmentation fault when accessing closed database
#251
apohllo
opened
10 years ago
0
Ignore cache_size option when comparing file definitions
#250
apohllo
opened
10 years ago
0
During migration check if a file exist when copying from backup
#249
apohllo
opened
10 years ago
0
implement Btree comparison function
#248
apohllo
opened
11 years ago
0
add support for BDB Btree index type
#247
apohllo
opened
11 years ago
0
Create accessors linking propertis with particular DB
#246
apohllo
opened
11 years ago
0
V0.7.x index spec
#245
zywszy
closed
11 years ago
0
Endianess and byteswap headers on BSD
#244
apohllo
closed
10 years ago
0
Fix: check if the numer of fields and associations is the same in DB in runtime
#243
apohllo
opened
11 years ago
0
spec hash_index
#242
apohllo
opened
12 years ago
0
Test
#241
apohllo
closed
12 years ago
0
Implement lazy string accessor
#240
apohllo
opened
12 years ago
1
reuse space in bytes database
#239
apohllo
opened
12 years ago
0
rename all references to class with resource
#238
apohllo
opened
12 years ago
0
migrate all specs and unit tests to minitest and rr
#237
apohllo
opened
12 years ago
0
convert metadata (model & db) into separate classes
#236
apohllo
opened
12 years ago
2
Identical models referencing (some) classes should not be migrated
#235
apohllo
opened
12 years ago
0
Too long tests on Travis
#234
apohllo
closed
12 years ago
1
Ruby crashes when no space on device
#233
apohllo
opened
12 years ago
2
Cannot remove indexed object from hash index
#232
apohllo
opened
12 years ago
0
Variable length fields file grows excessively
#231
apohllo
closed
12 years ago
0
Fix C90 on #118
#230
fibinger
closed
12 years ago
1
Fix C90 on #118
#229
fibinger
closed
12 years ago
1
remove fields and associations of superclass from database.yml
#228
apohllo
opened
12 years ago
0
don't generate fields and associations of superclasses
#227
apohllo
opened
12 years ago
1
use soft refs instead of weak refs in cache
#226
apohllo
opened
12 years ago
1
Fix database struct deallocation
#225
apohllo
opened
12 years ago
0
Add fast method for computing intersection size of collection proxies
#224
apohllo
closed
12 years ago
0
Add compile flags env. variable for hash index
#223
apohllo
closed
12 years ago
0
add features checking backward incompatiblities
#222
apohllo
opened
12 years ago
0
make data portable between 32- and 64-bit systems
#221
apohllo
opened
12 years ago
0
make data access procedures endianness aware
#220
apohllo
opened
12 years ago
2
strange test errors on BSD and PowerPC
#219
apohllo
closed
12 years ago
1
can't store new model classes
#218
royaltm
closed
12 years ago
1
fix destroy of hash index
#217
apohllo
closed
12 years ago
1
open files in read-only mode when DB is read-only
#216
apohllo
opened
12 years ago
1
make C code compile on BSD
#215
apohllo
closed
12 years ago
0
add autoclose option to database_open
#214
apohllo
opened
12 years ago
0
fix cursor closing in hash index
#213
apohllo
closed
12 years ago
0
change default filed index cache to 0,5 MB
#212
apohllo
closed
12 years ago
1
memleak when growing database file
#211
apohllo
closed
12 years ago
0
user mremap when remmaping fiels (instead of unmap mmap
#210
apohllo
opened
12 years ago
0
Immediate hash index updates
#209
apohllo
closed
12 years ago
0
implement cache for collection proxies in new hash index
#208
apohllo
opened
12 years ago
0
implement deferred key update for new hash index (with immediate update)
#207
apohllo
opened
12 years ago
0
implement copy for new hash index (BDB with immediate update)
#206
apohllo
opened
12 years ago
0
segfault when database .so not updated
#205
apohllo
opened
12 years ago
0
Out of scope indexing should return nil
#204
apohllo
closed
12 years ago
0
implement create for Berkeley env and db
#203
apohllo
opened
12 years ago
0
segfaults on ruby 1.9.3
#202
apohllo
opened
12 years ago
0
Next