Menu

Leto db server / News: Recent posts

Leto db server build8 has been released

This build includes few important fixes and some improvements ( see Whatsnew.txt )

Posted by Alexander S.Kresin 2009-06-01

Leto db server build7 has been released

This build has been released after a long pause. It includes such important additions as transactions support and authentication subsystem.

Posted by Alexander S.Kresin 2009-04-22

Leto db server build6 has been released

This is a bug fix release - to be compatible with xHarbour and summer Harbour releases

Posted by Alexander S.Kresin 2008-03-27

Leto db server build5 has been released

[!] All basic RDD functionality has been implemented.
Relations, orderListAdd, orderListClear has been added.

[!] The server works im multithread mode now.
First thread listen sockets, accept connections and answers to commands,
which doesn't demand database access and Harbour's VM/stack functions.
The second answers to all other commands.

[!] DBFNTX support has been added. The driver, which will be used to open a
table ( DBFCDX or DBFNTX ) is determined at server side from the letodb.ini -
see readme.txt for details.... read more

Posted by Alexander S.Kresin 2008-03-26

Leto db server works in multithread mode now

There are two threads introduced:
the first one, which accepts connections, selects and reads sockets, replies to management requests;
and the second, which handles all database related requests.

Posted by Alexander S.Kresin 2008-03-13

Leto db server build4 has been released

There was important bugs fixes since build3.

Posted by Alexander S.Kresin 2008-02-28

Leto db server build2 has been released

Solved all incompatibilities with different Harbour/xHarbour versions, fixed some bugs, added new base methods.

Posted by Alexander S.Kresin 2008-02-06

Leto db Server initial release

The first source packages are released. The server isn't in production state yet, but can be used if there aren't much clients.

Posted by Alexander S.Kresin 2008-01-31
MongoDB Logo MongoDB