Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / psfried/flo issues and pull requests

#36 - Collect and log performance metrics

Issue - State: open - Opened by psFried about 7 years ago

#35 - WIP basic cluster communication

Pull Request - State: open - Opened by psFried about 7 years ago

#34 - Generic protocol

Pull Request - State: closed - Opened by psFried over 7 years ago

#33 - Remove old engine

Pull Request - State: closed - Opened by psFried over 7 years ago

#32 - async consumer can be stopped mid consume operation

Pull Request - State: closed - Opened by psFried over 7 years ago

#31 - Expiration

Pull Request - State: closed - Opened by psFried over 7 years ago

#30 - Add timeout to RequestResponse operation in flo-client-lib

Issue - State: open - Opened by psFried over 7 years ago

#29 - impl Into<AsyncClient<D>> for all client operations, update travis co…

Pull Request - State: closed - Opened by psFried over 7 years ago

#28 - increase timeout values for tests to account for slower machines in C…

Pull Request - State: closed - Opened by psFried over 7 years ago

#27 - enable consumers to read from multiple partitions at once

Pull Request - State: closed - Opened by psFried over 7 years ago

#26 - send events in batches, handle advancing of batches in connection han…

Pull Request - State: closed - Opened by psFried over 7 years ago

#25 - impl Debug for ProduceOne operation, add integration test for filteri…

Pull Request - State: closed - Opened by psFried over 7 years ago

#24 - Finish new engine

Issue - State: closed - Opened by psFried over 7 years ago - 1 comment

#23 - Multi event test

Pull Request - State: closed - Opened by psFried over 7 years ago

#22 - Conn handler cleanup

Pull Request - State: closed - Opened by psFried over 7 years ago

#21 - first pass at engine rewrite

Pull Request - State: closed - Opened by psFried over 7 years ago

#19 - Expire events after a specified retention period

Pull Request - State: closed - Opened by psFried over 7 years ago

#18 - Batched read redux

Pull Request - State: closed - Opened by psFried over 7 years ago

#17 - Cleanup client library api and added a serde_json codec [fixes #9]

Pull Request - State: closed - Opened by psFried almost 8 years ago

#16 - Cleanup warnings

Pull Request - State: closed - Opened by psFried almost 8 years ago

#15 - break out the major pieces into separate crates under a workspace

Pull Request - State: closed - Opened by psFried almost 8 years ago - 1 comment

#14 - panic when starting flo process with data directory that is not writable

Issue - State: closed - Opened by psFried almost 8 years ago - 1 comment
Labels: bug

#13 - Moved socket binding to ensure success before starting event loop

Pull Request - State: closed - Opened by akubera almost 8 years ago - 3 comments

#12 - Implement shared cluster state with consensus for changes

Issue - State: open - Opened by psFried almost 8 years ago
Labels: enhancement

#11 - remove events once the limit is reached

Issue - State: closed - Opened by psFried almost 8 years ago - 2 comments
Labels: enhancement

#10 - The main index should be able to grow larger than what fits into memory

Issue - State: open - Opened by psFried almost 8 years ago
Labels: enhancement

#9 - Implement a higher-level rust consumer that automatically serializes and deserializes structs using Serde

Issue - State: closed - Opened by psFried almost 8 years ago - 1 comment
Labels: enhancement

#8 - Implement a rust client with a configurable reconnect strategy

Issue - State: open - Opened by psFried almost 8 years ago
Labels: enhancement

#7 - Support retrieving the most recent event by namespace

Issue - State: open - Opened by psFried almost 8 years ago
Labels: enhancement

#6 - consumers should be able to stop consuming

Issue - State: closed - Opened by psFried almost 8 years ago
Labels: enhancement

#5 - Support batched reads for consumers

Issue - State: closed - Opened by psFried almost 8 years ago
Labels: enhancement

#4 - Add integration tests for replication and fault tolerance

Issue - State: open - Opened by psFried almost 8 years ago
Labels: enhancement

#3 - server should allow setting a different port number that the one it is binding to

Issue - State: open - Opened by psFried almost 8 years ago
Labels: enhancement

#2 - attempting to bind to a port that is already in use does not exit the application

Issue - State: closed - Opened by psFried almost 8 years ago
Labels: bug