Simon Grätzer
|
6f69454c82
|
Added fulltext index
|
2017-05-05 15:44:15 +02:00 |
Simon Grätzer
|
d9bff18814
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
Simon Grätzer
|
804676ae65
|
Moving estimatedSize to memory()
|
2017-05-04 18:57:22 +02:00 |
Simon Grätzer
|
94e4437c3a
|
Added some non transactional truncate logic
|
2017-05-04 18:07:47 +02:00 |
Simon Grätzer
|
9837fe3bb7
|
Added compaction after truncate
|
2017-05-04 14:00:21 +02:00 |
Simon Grätzer
|
40b8eb2824
|
Trigger compaction on drop and truncate
|
2017-05-04 13:45:30 +02:00 |
Simon Grätzer
|
1c82d4448c
|
Adding compaction and estimateSize method for rocksdb
|
2017-05-04 13:08:02 +02:00 |
Dan Larkin
|
1ea4dcc4fd
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-05-03 20:21:17 -04:00 |
Dan Larkin
|
6e2aab20c6
|
Added support for splitting MMFiles-style edge index definitions in RocksDB engine.
|
2017-05-03 20:19:51 -04:00 |
Simon Grätzer
|
a73df1aff3
|
Fixing test timeouts
|
2017-05-03 19:42:27 +02:00 |
Simon Grätzer
|
0faa1adac1
|
fixed unique contraints
|
2017-05-03 17:45:21 +02:00 |
Simon Grätzer
|
a2e2c00d62
|
fillIndex non transactional + tests
|
2017-05-03 16:07:29 +02:00 |
Simon Grätzer
|
e62d82f1d0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# arangod/RocksDBEngine/RocksDBEngine.cpp
# arangod/RocksDBEngine/RocksDBV8Functions.cpp
|
2017-05-03 12:27:58 +02:00 |
Simon Grätzer
|
b5df720870
|
Added rocksdb properties
|
2017-05-03 12:23:19 +02:00 |
Jan Christoph Uhde
|
74e82d15e9
|
remove exception and add some documentation to function
|
2017-05-03 11:16:13 +02:00 |
Jan Christoph Uhde
|
53004f2a64
|
recaluclate count by collection scan on request
|
2017-05-03 10:42:58 +02:00 |
Jan Christoph Uhde
|
8e4d5b879b
|
create transaction to get collection lock
|
2017-05-02 18:34:02 +02:00 |
Jan Christoph Uhde
|
b7f42f638e
|
add empty impl for recalculating counts in rocksdb engine
|
2017-05-02 17:54:36 +02:00 |
jsteemann
|
f815f9e37a
|
exclusive locks for indexes
|
2017-05-02 16:09:27 +02:00 |
Dan Larkin
|
5e0a60406a
|
Fixed recovery bug.
|
2017-04-28 14:02:49 -04:00 |
jsteemann
|
3e41c27632
|
fix segfault
|
2017-04-28 17:43:29 +02:00 |
Simon Grätzer
|
018cf68e06
|
Added index ID to WAL
|
2017-04-28 17:37:37 +02:00 |
Simon Grätzer
|
c9d310c5b4
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-04-28 14:51:05 +02:00 |
Simon Grätzer
|
84ed7ec100
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# arangod/RocksDBEngine/RocksDBRestReplicationHandler.cpp
|
2017-04-28 14:40:17 +02:00 |
Simon Grätzer
|
0a00a7eb67
|
Fixed broken JSON output
|
2017-04-28 14:28:34 +02:00 |
jsteemann
|
9183f9da8e
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-04-28 13:13:49 +02:00 |
jsteemann
|
ebd95ce7df
|
optimizations for empty transactions
|
2017-04-28 13:13:41 +02:00 |
Michael Hackstein
|
10b212b5a3
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-04-28 13:11:45 +02:00 |
Max Neunhoeffer
|
170942da4f
|
Reduce maximal timeout in exponential backoff when waiting for a lock.
|
2017-04-28 11:38:17 +02:00 |
Michael Hackstein
|
435d990e4b
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-04-28 11:10:01 +02:00 |
Michael Hackstein
|
360d2b3b99
|
Fixed restoreIndox for RocksDB. Also removed Primary and EdgeIndexes from Inventory, which is identical to MMFiles
|
2017-04-28 11:09:53 +02:00 |
Jan Christoph Uhde
|
8df6e1c289
|
update ticks after parsing wal
|
2017-04-28 11:04:06 +02:00 |
Simon Grätzer
|
ddf7ae60cf
|
WAL tailing
|
2017-04-27 17:38:02 +02:00 |
Simon Grätzer
|
c10f5abfc0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# arangod/RocksDBEngine/RocksDBLogValue.cpp
# arangod/RocksDBEngine/RocksDBLogValue.h
|
2017-04-26 23:44:28 +02:00 |
Dan Larkin
|
da30cf862e
|
Updated document markers.
|
2017-04-26 16:25:12 -04:00 |
Dan Larkin
|
cc92d280f6
|
Added document insert/remove markers.
|
2017-04-26 16:14:15 -04:00 |
Dan Larkin
|
f8efe6e627
|
Added create index and change collection marker creation.
|
2017-04-26 15:23:25 -04:00 |
Simon Grätzer
|
37cbb80d50
|
Fixed startup exception
|
2017-04-26 20:35:20 +02:00 |
Simon Grätzer
|
b93c294c41
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
# arangod/RocksDBEngine/RocksDBLogValue.cpp
|
2017-04-26 18:58:29 +02:00 |
Simon Grätzer
|
29286a9c1b
|
RocksDB WAL entries for transactions
|
2017-04-26 18:54:55 +02:00 |
Michael Hackstein
|
e423a5fde1
|
Added WAL MARKERS for CreateCollection, RenameCollection and DropIndex, also adjested WalMarkerType constructors.
|
2017-04-26 18:32:28 +02:00 |
jsteemann
|
861291da16
|
honor exclusive locks
|
2017-04-25 12:56:56 +02:00 |
jsteemann
|
4300c77d3e
|
fixes for non-array IN lookups, added tests
|
2017-04-25 01:47:07 +02:00 |
Simon Grätzer
|
91fe0f01ea
|
formatting
|
2017-04-24 15:55:21 +02:00 |
Simon Grätzer
|
fe84b499c0
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into devel
|
2017-04-24 15:45:39 +02:00 |
Simon Grätzer
|
7176d34169
|
Fixed incremental synced
|
2017-04-24 15:40:48 +02:00 |
Michael Hackstein
|
6cfa55ac6c
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into devel
|
2017-04-24 13:54:42 +02:00 |
jsteemann
|
fcc61115d8
|
try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature)
|
2017-04-24 13:17:21 +02:00 |
Simon Grätzer
|
df57b291f8
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-24 10:23:33 +02:00 |
jsteemann
|
d0fae3cf7b
|
savepoint optimizations
|
2017-04-21 18:23:47 +02:00 |