Commit Graph

186 Commits

Author SHA1 Message Date
groot
719c232528 modify test client
Former-commit-id: d9bd14f32c078b87bdb58e46efe6e45912a5baef
2019-04-18 10:48:56 +08:00
groot
e09d360c40 build debug thrift
Former-commit-id: 96f032cc946158b7fc3146e17281d0012cacc051
2019-04-18 10:48:56 +08:00
groot
836bfb5c07 build debug thrift
Former-commit-id: 252bae2826946ae61a1a2ada570844b413f3df02
2019-04-18 10:48:56 +08:00
Xu Peng
fbb817a412 feat(db): add some meta data logic and update db bg merge jobs
Former-commit-id: 36bc3fbacf36450b863d69bd83a8ba3b9daffedb
2019-04-18 10:48:56 +08:00
Xu Peng
076ad6f511 feat(db): add group_id related info for memvertor apis
Former-commit-id: 102f857ae32bedb2dd42ebf951197c59f9e1d772
2019-04-18 10:48:56 +08:00
groot
758337f73e refine code
Former-commit-id: f03943ce54db1fdc11c00fc625dabdcdd0bbf817
2019-04-18 10:48:56 +08:00
groot
2a850821b5 add test client
Former-commit-id: af73a98aad00251fa5432d39e092ee950fe2db2b
2019-04-18 10:48:56 +08:00
xj.lin
a25a7a24a7 add db setting file
Former-commit-id: 184bf9c48a5b659a85a11b09aa694165ee6b7b61
2019-04-18 10:37:06 +08:00
xj.lin
d126d3a734 Merge branch 'jinhai' of 192.168.1.105:jinhai/vecwise_engine into jinhai
Former-commit-id: ac4af7e8cff2301a0c8da93d9b512cc44af7aadb
2019-04-16 11:18:16 +08:00
Xu Peng
ee5d02939e feat(db): add search api for db
Former-commit-id: 593c7ef1ea7a37022773cf49d82bd2b16763f173
2019-04-16 11:17:02 +08:00
Xu Peng
fa33addbf7 faker(db): mock some testing data
Former-commit-id: 17e28faece56f38b37c7d5ae00758b7ea5392464
2019-04-16 11:17:02 +08:00
Xu Peng
fd8365a098 fix(db): fix id generator runtime error
Former-commit-id: fc964ebe4af0d31527b9b6ec01558d84199efbff
2019-04-16 11:17:02 +08:00
Xu Peng
803686b8c6 fix(db): fix mem runtime error
Former-commit-id: c12e6e99c8c7de1b62c2d2e7f9fecf3775715326
2019-04-16 11:17:02 +08:00
Xu Peng
8eebbf65b4 fix(db): fix runtime error due to missing return value
Former-commit-id: 592d640810b741d8fbdaf04a248f1938f485b1d7
2019-04-16 11:17:02 +08:00
Xu Peng
ff120dba16 fix(db): fix compile error
Former-commit-id: dbf6519efd3a0bac6f8ef2c617fcc08b879543f4
2019-04-16 11:17:02 +08:00
Xu Peng
424b938c82 fix(db): fix db compile errors
Former-commit-id: 8c013a54ad53efcce47f4f9480164052ecfa9249
2019-04-16 11:17:02 +08:00
Xu Peng
d4dae8127b fix(db): fix meta compile error
Former-commit-id: dde5e3262cc177db2fad98d82ee129718936fa01
2019-04-16 11:17:02 +08:00
Xu Peng
e6b0c5a099 fix(db): fix env compile error
Former-commit-id: 683cb59254dfec9cd6a2d93270cde064a4222779
2019-04-16 11:17:02 +08:00
Xu Peng
28e42d0ee5 fix(db): fix id generator errors
Former-commit-id: 1068933b6c74775bfc1ee8641c41d095babaea0c
2019-04-16 11:17:02 +08:00
Xu Peng
3863f2d3b3 fix(db): fix status compile error
Former-commit-id: 1d896ef1c7970c9c418683560e760762d828be84
2019-04-16 11:17:02 +08:00
Xu Peng
1bc01da85f feat(cpp/db): add timer thread
Former-commit-id: e94c2675e8e4294620c94669fa1d3208af7fcc40
2019-04-16 11:17:02 +08:00
Xu Peng
3e8213ff47 feat(cpp/db): update for memory and meta operations
Former-commit-id: 34cc6ca2c596870ad8152ab0da4d187fb518093a
2019-04-16 11:17:02 +08:00
Xu Peng
c6f36c8fba refactor(cpp/db): remove dummy apis
Former-commit-id: 900f085c733a2131c6db9de8940403635898e955
2019-04-16 11:17:02 +08:00
Xu Peng
e1a5d5effa feat(cpp/db): add meta related method in db api
Former-commit-id: d9cab929294aeb154e245e8cdc96b6c3a460af91
2019-04-16 11:17:02 +08:00
Xu Peng
771155df1a feat(cpp/db): meta schema update
Former-commit-id: de373b37b4132f5f62818216728fa29564a43927
2019-04-16 11:17:02 +08:00
Xu Peng
1fc48aaa8b refactor(cpp/db): unified namespace
Former-commit-id: 9544c6ed95bcba1f8feb7e7f1d7a7b07ccd40872
2019-04-16 11:17:02 +08:00
Xu Peng
90f95f3bd6 refactor(cpp/db): move files from storage to db
Former-commit-id: 2f397b13a75cdee3fdf956f64a69cfc9e4966391
2019-04-16 11:17:02 +08:00
Xu Peng
e4b9a62edf feat(cpp/db): add background handling
Former-commit-id: c10f382912f3cfbeb45cedc0e17d355f9e2b0bc6
2019-04-16 11:17:02 +08:00
Xu Peng
0352db4023 feat(db/env): add threading related schedule
Former-commit-id: d685ead572b229a60aad1342ec821d0b37d58c70
2019-04-16 11:17:02 +08:00
Xu Peng
34d50b5a55 refactor(cpp/db): arguments name refactor
Former-commit-id: 9ff72aa338aa58c3f142d2cbfe27d173a3ec5864
2019-04-16 11:17:02 +08:00
Xu Peng
ba16e25fd1 refactor(cpp/db): move file locations to db dir
Former-commit-id: 10bc6d99e5ad34b38e3fddbdf25cc1cfcbe91dfe
2019-04-16 11:17:02 +08:00
Xu Peng
68280f967a feat(cpp/db): add meta and status
Former-commit-id: 22848aa9bf9eee1f059ad91aac298e2ea9f579b4
2019-04-16 11:17:02 +08:00
Xu Peng
6a21b8e1a0 feat(cpp): add db and env
Former-commit-id: 7389217522cd58b7746ffbf441c740466714f6c5
2019-04-16 11:17:02 +08:00
Xu Peng
6b754b5975 feat(storage): add id generators and memvectors
Former-commit-id: 28d27b5729ef5b1885a9d78e3f885bc7fc80fe12
2019-04-16 11:17:02 +08:00
jinhai
5c5b796304 .gitignore updated
Former-commit-id: 78f51a4999ec47cb80c0e5652f81f269c87b5358
2019-04-16 11:17:02 +08:00
jinhai
c614c0fefe Remove thrift intermediate files
Former-commit-id: 57d9ecdaf8a52eedfb892d9bd476d998e10b06e6
2019-04-16 11:17:02 +08:00
groot
135282c45f add block queue class
Former-commit-id: e5ac4fa08104fac608992ca1f6acc6d17e3c7505
2019-04-16 11:17:02 +08:00
groot
f92df0d044 refine log code
Former-commit-id: b043a1372bf79e3fc7dc9a277ba2cc62bbfc32ba
2019-04-16 11:17:02 +08:00
jinhai
22d2236f42 Update CMakeLists.txt
Former-commit-id: e925f6f8bf3ca3f92c9328600ee450320b255e94
2019-04-16 11:17:02 +08:00
jinhai
06e207b1df Update README.md and conf
Former-commit-id: 5b2944eeaba1d2bcd34ef23cc971f3d9c9b113d9
2019-04-16 11:17:02 +08:00
jinhai
34194ddb36 Add SQLite ORM
Former-commit-id: 55d48eae08765c13b9c50fca18739a065740c308
2019-04-16 11:17:02 +08:00
groot
49b4614b89 add log util
Former-commit-id: 4ef6aa4f14c95a9635aa9747b47cb3c3ad002a65
2019-04-16 11:17:02 +08:00
groot
3927781cca add thrift to third-party
Former-commit-id: 3fdb58dd21530f4a02713ae48a13122d1b314427
2019-04-16 11:15:37 +08:00
xj.lin
3fd083c987 add wrapper and unittest file
Former-commit-id: 9b115de1c9d84ed4c790980793fec28169ca7837
2019-04-16 11:05:38 +08:00
Xu Peng
dbed12bedf feat(db): add search api for db
Former-commit-id: 71e43c9b47c77b63968722d0595c97a474d33c9d
2019-04-16 09:48:58 +08:00
Xu Peng
194dcc145c faker(db): mock some testing data
Former-commit-id: 29c187ff28d41d70f2049fcaa931538f0acd0654
2019-04-15 20:49:30 +08:00
Xu Peng
7296ca7084 fix(db): fix id generator runtime error
Former-commit-id: 0de40fb0a90c1f1a09d7f800e523d811a2031caa
2019-04-15 20:49:30 +08:00
Xu Peng
7d76589dbd fix(db): fix mem runtime error
Former-commit-id: e173bfdd8760a56733122c03128e9d6137171418
2019-04-15 20:49:30 +08:00
Xu Peng
bf0afceec3 fix(db): fix runtime error due to missing return value
Former-commit-id: daa9d86441d94dd0c3d82a49d1d276676915f124
2019-04-15 20:49:30 +08:00
Xu Peng
b162ab0a04 fix(db): fix compile error
Former-commit-id: d6d70bd6a6607001e90b920726c62af48b5341f5
2019-04-15 20:49:30 +08:00