Sophia database => fail
Bron Gondwana
brong at fastmail.fm
Sat Jun 18 07:32:00 EDT 2016
So I wrote a backend for this thing:
http://sophia.systems/
It looks really nice, but sadly it doesn't seem to offer cursors that can iterate inside the current transaction, as can be seen from the example program attached. The output is:
a: aval
b: bval
c: cval
d: outside
Where I would expect:
a: aval
b: bval
c: cval
d: inside
I haven't been able to find a way around this. I thought using the "order" ops directly rather than the sp_cursor would do it, but it has the same bug :(
It also doesn't support BYO sort order, which means no improved_mboxlist_sort support.
*sigh* - back to the drawing board.
Bron.
--
Bron Gondwana
brong at fastmail.fm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stest.c
Type: text/x-csrc
Size: 1381 bytes
Desc: not available
URL: <http://lists.andrew.cmu.edu/pipermail/cyrus-devel/attachments/20160618/89052a14/attachment.bin>
More information about the Cyrus-devel
mailing list