Commit Graph

15 Commits

Author SHA1 Message Date
Matthias Beyer dbec546ef5 Use "Result" instead of "BreakResult" 2016-10-23 20:20:12 +02:00
Matthias Beyer d3c0c1ed9d Retab
Execute retab! on all files to expand tabs into spaces.
2016-10-23 17:00:57 +02:00
Marcel Müller 890b85ffa8 Fix clippy warnings 2016-10-22 20:31:46 +02:00
Marcel Müller c3de9c7df0 Add note about locking the database 2016-10-22 20:17:06 +02:00
Marcel Müller 9d4b76a2ec Add examples to root doc 2016-10-22 19:17:10 +02:00
Marcel Müller 0101a20601 Move docstring dbs to different names 2016-10-22 18:29:20 +02:00
Marcel Müller 413f13ddc9 Remove unusued qualifications lint
This is due to rust-lang/rust#37345, once that is fixed this can be
reverted
2016-10-22 18:29:20 +02:00
Marcel Müller c88c9cb271 Remove unimplemented! calls
Closes #10
2016-10-22 18:29:20 +02:00
Marcel Müller ad375919d2 Add TransactionLock (#11)
Add TransactionLock
2016-10-20 13:10:49 +02:00
Marcel Müller 8e7b267f4a Fix file writing when smaller 2016-10-16 13:18:25 +02:00
Marcel Müller 4d4dcf4f96 Remove mutable borrow from flush 2016-10-15 23:12:13 +02:00
Marcel Müller 7fa0764cc0 Add Locking 2016-10-15 22:22:26 +02:00
Marcel Müller 1a5d3bb450 Add Transaction support 2016-10-15 20:17:08 +02:00
Marcel Müller 3fd749987e Add first implementation 2016-10-15 18:13:01 +02:00
Marcel Müller 89b555eb21 Initial Commit 2016-10-15 14:38:17 +02:00