Armon Dadgar
|
1a9431847b
|
consul: Adding GetTxnLimit to MDBTable
|
2015-01-05 14:43:54 -08:00 |
Armon Dadgar
|
a8a5905d21
|
consul: less aggressive deadlock timer. Fixes #389
|
2014-10-14 12:00:25 -07:00 |
William Tisäter
|
ff93acda28
|
Lowercase index key and lookup value if flag is set
|
2014-07-23 23:42:22 +02:00 |
William Tisäter
|
f7263e8e7a
|
Add case-insensitive flag to `MDBIndex`
|
2014-07-23 23:42:21 +02:00 |
Armon Dadgar
|
2e3d3ec2f8
|
consul: Adding Defer to MDBTxn
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
7c38c1ca85
|
consul: Adding SessionCreate and SessionRestore
|
2014-05-20 16:25:27 -07:00 |
Armon Dadgar
|
b54e1696f2
|
consul: Hack around LMDB delete issue. Fixes #85.
|
2014-04-29 16:01:20 -07:00 |
Armon Dadgar
|
0abda467e7
|
consul: Fix a 64bit alignment issue for x86-32
|
2014-04-11 11:12:17 -07:00 |
Armon Dadgar
|
24da6713de
|
consul: Support a streaming transaction
|
2014-04-01 11:42:07 -07:00 |
Armon Dadgar
|
d0ff439f77
|
consul: Adding support for virtual indexes
|
2014-03-31 13:06:29 -07:00 |
Armon Dadgar
|
fab32fe515
|
consul: Only close the cursor for read-only transactions (mdb)
|
2014-03-27 10:48:04 -07:00 |
Armon Dadgar
|
9210f71fb6
|
consul: Fixing issue with cursors not closing in MDB
|
2014-03-25 13:30:19 -07:00 |
Armon Dadgar
|
ccd9d0b001
|
consul: Fixing subtle delete issue
|
2014-03-05 19:32:09 -08:00 |
Armon Dadgar
|
ab0831e268
|
consul: Add a guard against deadlock in MDB
|
2014-02-04 19:04:36 -08:00 |
Armon Dadgar
|
10707da7fc
|
consul: Move notification group from MDBTable into the state store
|
2014-02-04 18:37:38 -08:00 |
Armon Dadgar
|
369193fbd6
|
consul: updating state store to associate changes with raft index
|
2014-02-04 18:33:15 -08:00 |
Armon Dadgar
|
a8c366e9df
|
consul: Add a NotifyGroup to the MDBTable
|
2014-02-04 12:32:05 -08:00 |
Armon Dadgar
|
7d643a9dab
|
consul: MDBTable can track a special 'last index' value
|
2014-02-04 11:11:31 -08:00 |
Armon Dadgar
|
a5a8eeee93
|
Support multi-table transactions with MDBTable
|
2014-01-08 10:27:37 -08:00 |
Armon Dadgar
|
49bc2c4075
|
Handle record updates
|
2014-01-07 21:35:44 -08:00 |
Armon Dadgar
|
ed87aae1cf
|
Supporting table Delete
|
2014-01-07 18:55:34 -08:00 |
Armon Dadgar
|
f55090314a
|
Refactoring some code to share with Delete
|
2014-01-07 17:43:57 -08:00 |
Armon Dadgar
|
e8846486de
|
Support blank fields
|
2014-01-07 17:28:15 -08:00 |
Armon Dadgar
|
88cebcc595
|
Working on abstracting MDB storage
|
2014-01-07 16:58:28 -08:00 |