1
0
Fork 0
Commit Graph

107 Commits

Author SHA1 Message Date
Gregory Eremin 69b94c077f Contextless hub 2014-09-10 16:52:18 +04:00
Gregory Eremin c1d828b222 Subscription 2014-09-10 16:52:03 +04:00
Gregory Eremin 601a80fb8e Hub draft 2014-09-10 15:44:38 +04:00
Gregory Eremin b2dbf856fa Storage returns errors instead of bool 2014-09-10 15:38:46 +04:00
Gregory Eremin 5d85154030 Storage subpackage 2014-09-09 17:40:41 +04:00
Gregory Eremin 49acb0076f Adopt community codestyle 2014-09-09 12:20:40 +04:00
Gregory Eremin 56c1ec2300 Remove environment setting and debugging 2014-09-09 12:03:42 +04:00
Gregory Eremin 0c33d2fd20 Ignore new build file 2014-09-09 12:01:59 +04:00
Gregory Eremin 6e7ee680b3 Remove default storage constant 2014-09-09 12:01:51 +04:00
Gregory Eremin cf0b2df844 Fix error logging 2014-07-31 15:23:41 +07:00
Gregory Eremin f11781b61b Better parsing of #kyotocabinet status 2014-07-29 13:59:37 +07:00
Gregory Eremin 90d48a823b Show parsed #kyotocabinet status 2014-07-29 13:57:07 +07:00
Gregory Eremin 17c8b0fa88 Move starting #server function 2014-07-29 13:56:46 +07:00
Gregory Eremin 69497c77e4 Introduce #version 2014-07-29 13:31:42 +07:00
Gregory Eremin 37aacf973b Make production default environment 2014-07-29 13:26:00 +07:00
Gregory Eremin 44ad6bc802 Remove #rollbar 2014-07-29 13:25:46 +07:00
Gregory Eremin f32091c3cd Add comments to a sophisticated code part 2014-07-17 20:49:11 +07:00
Gregory Eremin 580a618b5f Safely write to response channels 2014-07-17 20:22:37 +07:00
Gregory Eremin b71def6cf3 Sync storage every second 2014-07-17 20:21:57 +07:00
Gregory Eremin 6864d90cca Storage default dfunit=100 2014-07-17 19:28:42 +07:00
Gregory Eremin 959ce30374 Show Kyoto Cabinet configuration with /debug 2014-07-17 02:33:27 +07:00
Gregory Eremin eb4e6e8772 Fix syntax consistency 2014-07-17 02:18:54 +07:00
Gregory Eremin 0339b45090 Fix request pool 2014-07-17 01:57:54 +07:00
Gregory Eremin 1c62c6839b Abort inside queue instead of counter 2014-07-17 01:27:30 +07:00
Gregory Eremin 707a61d134 Dumb storage 2014-07-17 00:50:21 +07:00
Gregory Eremin 1cce73211f Stop polling counter on disconnect 2014-07-17 00:50:05 +07:00
Gregory Eremin a84f1241a9 Return publishing success 2014-07-17 00:47:08 +07:00
Gregory Eremin 7e7fea7010 Fix storing counter by value 2014-07-17 00:45:48 +07:00
Gregory Eremin 4a597c15bd Upgraded Counter 2014-07-17 00:45:26 +07:00
Gregory Eremin 977f53ae5e Fix flags 2014-07-17 00:42:21 +07:00
Gregory Eremin 4c35b0abc6 Display configuration summary on startup 2014-07-16 03:12:56 +07:00
Maxim Kremenev 4ba77f6631 decrease logs output 2014-07-16 02:55:22 +07:00
Gregory Eremin 00e4b4c82a Don't try delete records that failed to read 2014-07-16 02:53:15 +07:00
Gregory Eremin dadbcfd0f1 Config is a public variable 2014-07-16 02:46:22 +07:00
Gregory Eremin 1c57066091 Add Counter comments 2014-07-16 02:41:38 +07:00
Gregory Eremin 0c93549fdf Fix log spacing 2014-07-15 17:50:04 +07:00
Gregory Eremin fbfd5e4727 Use curl examples 2014-07-13 17:26:05 +07:00
Gregory Eremin 038f0d83d4 Change default production storage to HashDB 2014-07-13 17:14:26 +07:00
Gregory Eremin ccb2e46400 Updated readme
General description
What storage to choose
2014-07-13 17:13:29 +07:00
Gregory Eremin f1e78c8f1b Add more information on Kyoto Cabinet config 2014-07-13 15:20:43 +07:00
Gregory Eremin ccb91bc580 Readme fix 2014-07-12 19:38:43 +07:00
Gregory Eremin 1827306e92 Add readme 2014-07-12 19:36:01 +07:00
Gregory Eremin 59b52bfb8c Make use of StateSaveInterval constant 2014-07-12 18:16:00 +07:00
Gregory Eremin bd561cd73a Fix counter increment condition 2014-07-12 17:59:15 +07:00
Gregory Eremin da544b85b5 Verbose shutdown 2014-07-12 17:58:56 +07:00
Gregory Eremin 313677aa48 Use logging macros 2014-07-12 17:42:26 +07:00
Gregory Eremin 51bc5b04e1 More transparent writes 2014-07-12 17:42:04 +07:00
Gregory Eremin efc2a306ef Logging and error reporting 2014-07-12 17:41:10 +07:00
Gregory Eremin 31cd3431c3 Fix queue 2014-07-12 17:40:02 +07:00
Gregory Eremin 77d4f7f253 Counters are no longer passed by reference 2014-07-12 17:39:47 +07:00