Quinlan Pfiffer

Results 50 issues of Quinlan Pfiffer

Things that should lock the database: - Transactions - Cursor iteration - Any operation until that operation is complete (jar, unjar, cas, squish, etc.) Hamcha brought up the issue of...

enhancement

Would be cool to be able to differentiate updated/created on a POST.

Hide all _ol functions when compiling library: http://gcc.gnu.org/wiki/Visibility We don't need to export functions like `_ol_trunc` that are used internally. Also make the header CPP compatible.

Theres no reason OlegDB won't work on 32-bit platforms. Just debug the weird issues.

People want pub/sub or evented data.

enhancement

Keys inserted, uptime, collisions, db size, etc.

Commandline or otherwise. Right now I'm not sure how to interpret commandline things from erlang. Things we want to be able to configure: - Dumps y/n - Appendonly y/n -...

Had a user say that 4.2 on OS X 10.6 doesn't have strnlen. Need to work around it.

This needs to actually do something useful.

- Records inserted (Ever) - Records deleted (Ever) - Database size (in bytes) - times resized Anything else we can think of