2253 Commits (5788f1f6bf16f42ab31f762441c4bcdf2da3bbb9)

Author SHA1 Message Date
bingoohuang ecdeef8c66 simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc 5 years ago
Chris Lu e5a0787653 filer: leveldb store add auto recovery, report correct error 5 years ago
Chris Lu ed9e4dc749 1.79 5 years ago
Chris Lu 7ff2b0121d specify constant data type to uint64 instead of default int 5 years ago
Chris Lu 11b33c0760 fix compilation problem 5 years ago
Chris Lu ac48c899e8 add printouts for synchronizing metadata which can be slow for large folders 5 years ago
Chris Lu 0c856e8387 avoid possible wrong arguments 5 years ago
Chris Lu 2bfd810912 combine msgBroker into weed server command 5 years ago
Chris Lu 85aeead3d2 1.78 5 years ago
Chris Lu 8005786d9a logs 5 years ago
Chris Lu 75179544c3 logging 5 years ago
Chris Lu 91b91d6cb7 add error to avoid copying not found volume 5 years ago
Chris Lu d3925d086c add delete channel 5 years ago
Chris Lu 081ee6fe34 reduc logs 5 years ago
Chris Lu bff09fb74f fix looping 5 years ago
Chris Lu f5684839a2 add DeleteTopic 5 years ago
Chris Lu 3a57aef7a9 sync subscribe() 5 years ago
Chris Lu 95ca9dd8a2 subscribe support cancel 5 years ago
Chris Lu f11233cd49 simplify disconnected stream detection 5 years ago
Chris Lu 1ea9bc66d9 avoid leaking grpc.NewClientStream 5 years ago
Chris Lu 85b53ac510 detect disconnected subscribers 5 years ago
Chris Lu 759cda0fe2 log 5 years ago
Chris Lu b0de01ff3b able to detect disconnected subscribers 5 years ago
Chris Lu e02a8c67da revert to one subscriber one thread 5 years ago
Chris Lu b4e02ec525 fix prometheus problem 5 years ago
Chris Lu 3a5e4769cf prevent empty locations returned 5 years ago
Chris Lu ca4017dd87 rename 5 years ago
Chris Lu 25257acd51 rename 5 years ago
Chris Lu a7959c1c48 multiple subscriber with same subscriberId shares the topic manager 5 years ago
Chris Lu 2f243f5b0b refactor 5 years ago
Chris Lu 4b7fa31468 ensure montonically increasing tsNs 5 years ago
Chris Lu d5a8297a1c able to connect publisher 5 years ago
Chris Lu 015dd3a147 batch file id deletion 5 years ago
Chris Lu 39e72fb23c go fmt 5 years ago
Chris Lu 6bf3eb69cb async chan write read, no write for closed chan 5 years ago
Chris Lu d693e77418 add pub sub md5 5 years ago
Chris Lu 07d7abe428 add deleteTopic, refactoring 5 years ago
Chris Lu dfccc3c263 able to read chan and write chan 5 years ago
zhangsong b161baa3f0 fix volume vacuum test unit 5 years ago
Chris Lu 73087f59b1 filer store: mongodb deleting children 5 years ago
Chris Lu 5568395edd Revert "Revert "Merge pull request #1299 from song-zhang/master"" 5 years ago
zhangsong 3703c7e176 write request keep compatible with before 5 years ago
Chris Lu 1e3e4b3072 add broker connects to filer 5 years ago
Chris Lu afb6a1dbb4 Revert "Merge pull request #1299 from song-zhang/master" 5 years ago
zhangsong f9e8702bb4 use async write to persistent file to disk - part1 5 years ago
Chris Lu 47234760f4 log adjust format 5 years ago
Chris Lu 97a504b0bb fix possible directory deletion error 5 years ago
Chris Lu 871efa4fc1 refactoring 5 years ago
zhangsong d819865fe7 add fsync option for benchmark 5 years ago
Chris Lu ea809a45ab add cipher key 5 years ago