Write ahead log for a whole database
Reported by Oleg Andreev | April 29th, 2008 @ 10:48 AM | in 0.1
WAL is needed to support transactional update of the documents storage and all the view storages.
Get an idea from SkiplistVolume.
Comments and changes to this ticket
-
Yurii Rashkovskii April 29th, 2008 @ 12:48 PM
By the way, we have some early transactions code already, not in a WAL way
-
Yurii Rashkovskii April 29th, 2008 @ 12:55 PM
Though it might be useful to implement WAL for storages, not for transactions. If you will agree, I will rename it (and may be reschedule it to 0.0.4, not sure when we need to have it)
-
Yurii Rashkovskii April 29th, 2008 @ 01:04 PM
- Milestone changed from 0.0.3 to 0.1
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
StrokeDB is an embeddable distributed document database written in Ruby