https://github.com/XiaoMi/themis

sort by:
Revision Author Date Message Commit Date
1b55d59 won't expired when commit secondary 28 August 2015, 03:21:49 UTC
fd954ea rollback primary in if concurrent secondaries fail 28 August 2015, 02:41:33 UTC
2fbcfaf polish readme 05 May 2015, 06:59:39 UTC
c6d2978 make the example code shorter in readme 05 May 2015, 06:58:21 UTC
95636f4 polish future work in readme 01 May 2015, 09:53:09 UTC
30e1a7d add metrics part to readme 01 May 2015, 09:17:32 UTC
c8282dc polish readme 01 May 2015, 09:00:47 UTC
ccd8113 polish readme 01 May 2015, 08:15:21 UTC
f2310dd polish the example code 01 May 2015, 07:01:15 UTC
e705993 delete themis-deleted data when compact 30 April 2015, 04:29:51 UTC
2e36d44 support save commit columns in other families 29 April 2015, 12:38:17 UTC
c41ddd6 exclude log4j.properties in test jar 17 November 2014, 05:09:42 UTC
83eabca remove MediumTests category 12 November 2014, 02:53:00 UTC
370af29 set common properties in parent pom 11 November 2014, 02:42:50 UTC
0b8d9ea do not use Bytes.toString in ColumnUtil.getDataColumnFromLockColumn 10 November 2014, 10:32:22 UTC
618cbcd polish readme 10 November 2014, 03:58:55 UTC
624eb06 polish readme 10 November 2014, 03:44:24 UTC
b33b348 add MR and 2nd index details to readme 09 November 2014, 08:53:14 UTC
81e838e add mr support and 2nd index support to readme 09 November 2014, 05:22:47 UTC
da95fa5 polish readme 07 November 2014, 09:53:56 UTC
d939870 polish readme 07 November 2014, 09:30:16 UTC
d8c1b90 polish readme 07 November 2014, 09:27:41 UTC
9bdf455 remove chinese part in readme and update the read performance 07 November 2014, 09:21:47 UTC
0ce11ca add log when create ZookeeperWorkerRegister 07 November 2014, 08:28:47 UTC
1640e53 implement ZookeeperWorkerRegisterByThread 07 November 2014, 02:49:35 UTC
054100f use a feed to construct DataGet for themis index 07 November 2014, 00:45:07 UTC
675381d set themis attribute in tableDesc when it returns from server(to truncate in hbase 0.98) 06 November 2014, 11:19:57 UTC
0d71c82 correct the row count for transaction slow log 06 November 2014, 03:34:34 UTC
764b753 specify write transaction statistics in mr 06 November 2014, 02:58:01 UTC
a1d02b8 remove mutationSize in log 06 November 2014, 01:00:12 UTC
9a55843 correct mutation size for slow log 05 November 2014, 09:50:49 UTC
cfa6494 add muationSize in cp slow log and remove duplicate slow log message 05 November 2014, 09:27:13 UTC
f1cb351 add message to coprocessor slow log 05 November 2014, 08:51:52 UTC
27f1d98 add prewriteCheckConflictRowLatency statistics 05 November 2014, 07:16:32 UTC
825998d use naoTime instead of ms for slow log in Transaction operation 04 November 2014, 09:50:51 UTC
8a826a4 make IndexTestBase use miniCluster or Onebox according to TransactionTestBase 04 November 2014, 07:07:57 UTC
f163979 remove TODO comment in ColumnUtil.containPreservedCharacter 04 November 2014, 06:45:03 UTC
19878d4 add retry comment for ThemisTableRecordWriterWrapper.write 04 November 2014, 05:31:16 UTC
815f608 polish TransactionTTL.isLockExpired 04 November 2014, 05:30:28 UTC
4c1231a fix bug when set client side lock ttl 1. fix bug in LockCleaner.constructLocks to set client side lock ttl; 2. check lock expired firstly in transaction.prewriteRowWithLockClean 04 November 2014, 03:51:43 UTC
be792b6 polish log in ThemisScanObserver.next 04 November 2014, 02:59:08 UTC
1472f3f set cluster name firstly before construct themis client zk path 04 November 2014, 02:52:24 UTC
c180cd5 use byte match to implement ColumnUtil.containPreservedCharacter 04 November 2014, 02:38:39 UTC
bcfba1f add comment to ThemisCpUtil.prepareScan 04 November 2014, 02:28:04 UTC
b6970fd fix bug when get/scan the whole family 1. for get/scan, avoid include unneccessary lock in ThemisCpUtil.removeNotRequiredLockColumns 2. for scan: 2.1 use dataScan to decide the locks in ThemisScanObserver 2.2 in ThemisCpUtil.constructLockAndWriteScan, avoid the whole lock family is overwrite by following data column 04 November 2014, 02:00:53 UTC
68c5eb4 add comment for secondary index table load 03 November 2014, 09:52:39 UTC
82621eb polish the comment and log for filter 03 November 2014, 09:29:12 UTC
6036962 polish slow operation logs 03 November 2014, 09:03:55 UTC
6a5cb3b remove themis.timestamp.type to avoid setting timestamp by config option 03 November 2014, 07:25:33 UTC
d753ede set default cutoff in ThemisCpStatistics 31 October 2014, 09:08:04 UTC
66e171b reset lock expiration between retry 31 October 2014, 05:02:05 UTC
6eb5bd0 polish log 31 October 2014, 04:28:57 UTC
08f1362 add total read/transaction count in mr 31 October 2014, 02:49:12 UTC
5a697be add slow log in coprocessor 31 October 2014, 02:43:49 UTC
7f996c9 add timestamp type option in client side 31 October 2014, 02:19:23 UTC
6f2ba74 add retry in mr write 30 October 2014, 12:33:43 UTC
7868d35 add latency log in mr 30 October 2014, 08:08:34 UTC
57d189a polish 30 October 2014, 05:42:50 UTC
cc042cc add slow log 30 October 2014, 05:41:48 UTC
676ce99 lock won't expired when transactionTTLEnable is disabled 30 October 2014, 04:59:44 UTC
b1cb277 fix bug of ColumnUtil.concatQualifierWithSuffix 29 October 2014, 09:16:28 UTC
1add734 add missing for zk worker register 27 October 2014, 11:29:53 UTC
bf8bf7d check column legal for get/put/scan/delete to initialze themisGet/themisPut/themisScan/themisDelete 27 October 2014, 11:29:13 UTC
6fde917 add client side lock ttl 27 October 2014, 10:42:13 UTC
12807c5 add log 27 October 2014, 10:19:13 UTC
958572f add transaction ttl disable option 27 October 2014, 09:37:19 UTC
dec1158 make TransactionExpiredException extends DoNotRetryIOException 27 October 2014, 05:35:54 UTC
9f44423 polish error log for scan 27 October 2014, 04:13:55 UTC
127f92a polish log 27 October 2014, 04:07:23 UTC
7c05fac add disable lock clean option 23 October 2014, 10:46:58 UTC
2d0cc9e and and polish unit test for ZookeeperWorkerRegister 21 October 2014, 04:27:53 UTC
7af4981 add some unit tests for ZookeeperWorkerRegister 20 October 2014, 13:08:50 UTC
9d5d0a7 support truncate table in hbase shell 15 October 2014, 13:01:27 UTC
4a935e4 polish ut of index 14 October 2014, 09:50:04 UTC
28ae9e9 support index scan 11 October 2014, 01:59:36 UTC
15664db support scan the whole family/row 09 October 2014, 13:50:10 UTC
e831dfd support get the whole famly/row 09 October 2014, 11:18:20 UTC
65aa0a9 remove index get integration 09 October 2014, 06:41:48 UTC
3580d0d exclude index get interface 09 October 2014, 06:41:48 UTC
d5e56a5 implement indexer write 09 October 2014, 06:41:48 UTC
a135fd6 add indexer integration to Transaction 09 October 2014, 06:41:48 UTC
68b09eb ddl support for secondary index 09 October 2014, 06:41:48 UTC
9e7e2ec add themis index project 09 October 2014, 06:41:48 UTC
8af1378 add RowLevelFilter interface 09 October 2014, 05:17:29 UTC
33f4247 use exclude filters instead include filters 09 October 2014, 03:34:21 UTC
9249c90 Merge branch 'support_mapreduce' 06 October 2014, 03:45:40 UTC
6dab77f polish future work 01 October 2014, 08:41:36 UTC
b3a8043 polish 01 October 2014, 08:33:17 UTC
10e6ad9 add timeout and dataclean features to readme 01 October 2014, 08:22:30 UTC
10eaf3e use majorCompact in unit test of compacton with cp 01 October 2014, 07:28:26 UTC
b775040 support ThemisTableOutputFormat and MultiThemisTableOutputFormat 24 September 2014, 07:08:24 UTC
347f8dd support MultiThemisTableInputFormat 23 September 2014, 11:08:16 UTC
56c161f add RowCounter unit test using mapreduce 23 September 2014, 08:42:03 UTC
8b260be add server lock cleaner 23 September 2014, 06:27:26 UTC
4f5d386 temp commit 23 September 2014, 06:26:34 UTC
1ec76ca polish 21 September 2014, 02:32:15 UTC
0a41238 make LockCleaner in client extends ServerLockCleaner 17 September 2014, 12:51:04 UTC
211c704 add data clean enable switch in ThemisRegionObserver 17 September 2014, 12:10:20 UTC
161513c remove lock ttl and use transactionWriteTTL instead 17 September 2014, 11:47:22 UTC
f8044f7 remove WallClock to use startTs 17 September 2014, 08:57:37 UTC
back to top