aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2024-05-05ignorechrislu1-0/+4
2024-05-02renamechrislu1-1/+1
2024-04-24Update .gitignorechrislu1-0/+1
2024-02-05build with pub sub clients for testingChris Lu1-1/+3
2023-12-28Minor cleanup & gitignore update (#5144)Varun Upadhyay1-0/+3
2023-12-11Merge accumulated changes related to message queue (#5098)Chris Lu1-0/+1
* balance partitions on brokers * prepare topic partition first and then publish, move partition * purge unused APIs * clean up * adjust logs * add BalanceTopics() grpc API * configure topic * configure topic command * refactor * repair missing partitions * sequence of operations to ensure ordering * proto to close publishers and consumers * rename file * topic partition versioned by unixTimeNs * create local topic partition * close publishers * randomize the client name * wait until no publishers * logs * close stop publisher channel * send last ack * comments * comment * comments * support list of brokers * add cli options * Update .gitignore * logs * return io.eof directly * refactor * optionally create topic * refactoring * detect consumer disconnection * sub client wait for more messages * subscribe by time stamp * rename * rename to sub_balancer * rename * adjust comments * rename * fix compilation * rename * rename * SubscriberToSubCoordinator * sticky rebalance * go fmt * add tests * balance partitions on brokers * prepare topic partition first and then publish, move partition * purge unused APIs * clean up * adjust logs * add BalanceTopics() grpc API * configure topic * configure topic command * refactor * repair missing partitions * sequence of operations to ensure ordering * proto to close publishers and consumers * rename file * topic partition versioned by unixTimeNs * create local topic partition * close publishers * randomize the client name * wait until no publishers * logs * close stop publisher channel * send last ack * comments * comment * comments * support list of brokers * add cli options * Update .gitignore * logs * return io.eof directly * refactor * optionally create topic * refactoring * detect consumer disconnection * sub client wait for more messages * subscribe by time stamp * rename * rename to sub_balancer * rename * adjust comments * rename * fix compilation * rename * rename * SubscriberToSubCoordinator * sticky rebalance * go fmt * add tests * tracking topic=>broker * merge * comment
2023-09-06ack interval 128chrislu1-0/+1
2022-03-28dela1-0/+2
2022-03-17arangodb adapterelee1-0/+2
2019-06-26weed.go: remove unused parameterLei Liu1-0/+3
Signed-off-by: Lei Liu <liul.stone@gmail.com>
2018-12-03HCFS can read filesChris Lu1-0/+1
2018-11-25WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, deleteChris Lu1-0/+1
2018-09-02add ignore .class filesChris Lu1-0/+1
2017-01-03add releasing configsChris Lu1-0/+1
2016-06-02directory structure change to work with glideChris Lu1-2/+2
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2016-05-23skip vendor folderChris Lu1-0/+1
2015-12-02Delete all chunks when delete a ChunkManifesttnextday1-0/+1
LoadChunkManifest can uncompress buffer move compress.go from storage to operation because of import cycle MakeFile add cross complete command
2015-11-26edit git ignoretnextday1-0/+73
2015-01-09Adjust .gitignoreChris Lu1-1/+1
2015-01-08update .gitignoreyanyiwu1-0/+2
2014-09-25add .gitignorewyy1-0/+1