23.10.2011, 15:37
Update
..yes.. a minor update.
The MySQL version won't happen, because the step from a simple user system (which BUD aims to be) to a MySQL user system is too big. It would require refactoring a lot of code as any good use of the MySQL plugins is taking advantage of the threaded functionality.
BUD::TYPE_BINARY might come in the future, depends on whether or not I find a good way to store the raw array data without wasting lots of space.
- BUD::GetNamesForSortedData now behaves properly.
- Speed improvements in BUD::MultiGet.
..yes.. a minor update.
The MySQL version won't happen, because the step from a simple user system (which BUD aims to be) to a MySQL user system is too big. It would require refactoring a lot of code as any good use of the MySQL plugins is taking advantage of the threaded functionality.
BUD::TYPE_BINARY might come in the future, depends on whether or not I find a good way to store the raw array data without wasting lots of space.