issues
search
meilisearch
/
MeiliES
A Rust based event store using the Redis protocol
MIT License
324
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Project still supported? Is it done?
#52
damccull
opened
3 years ago
0
Add 2021 to license year
#51
fharper
opened
3 years ago
0
Change master branch to main
#50
fharper
opened
3 years ago
0
Is this project still maintained?
#49
rsignavong
closed
3 years ago
1
ReadFrom does not list all events from some particular point in time
#48
maarek
opened
4 years ago
1
chore: upgrade outdated dependencies
#47
muttnikus
closed
5 years ago
1
Format code using 'cargo fmt'
#46
Atul9
closed
5 years ago
1
WARN - set_keepalive error; Invalid argument (os error 22)
#45
WhiskeyTuesday
opened
5 years ago
1
Introduce meilies-inspect to inspect events using a command
#44
Kerollmops
closed
5 years ago
0
Add streams bounds
#43
qdequele
closed
5 years ago
1
Bump meilies to 0.2.0
#42
Kerollmops
closed
5 years ago
0
Bump meilies-server to 0.2.0
#41
Kerollmops
closed
5 years ago
0
Update dependencies
#40
Kerollmops
closed
5 years ago
0
Send only one subscribed message to the client
#39
Kerollmops
closed
5 years ago
0
Use Rust stable to build on Azure
#38
Kerollmops
closed
5 years ago
0
Unlimit the number of spawnable threads
#37
Kerollmops
closed
5 years ago
0
Replace the raw loop by the update_and_fetch sled function
#36
Kerollmops
closed
5 years ago
0
Allow to request stream names
#35
qdequele
closed
5 years ago
0
Replace the hotfix by a sled update
#34
Kerollmops
closed
5 years ago
0
Make the $all stream selector handle post-created streams
#33
Kerollmops
opened
5 years ago
0
Update the asciinema video links
#32
Kerollmops
closed
5 years ago
0
Add runtime arguments to ignore sentry and vigil
#31
Kerollmops
closed
5 years ago
0
Introduce vigil into meilies-server
#30
Kerollmops
closed
5 years ago
0
Force a sled db flush after writing an event
#29
Kerollmops
closed
5 years ago
0
Do not skip the asked event
#28
Kerollmops
closed
5 years ago
0
Make the compression factor a setting
#27
Kerollmops
closed
5 years ago
0
Do not lost message and future wait on send
#26
Kerollmops
closed
5 years ago
0
Update azure-ci with rust nightly only
#25
tpayet
closed
5 years ago
0
Store the events under their final event number
#24
Kerollmops
closed
5 years ago
0
Introduce the $all stream special name
#23
Kerollmops
closed
5 years ago
0
Return the event number instead of the event id
#22
Kerollmops
closed
5 years ago
0
Bump meilies-server to 0.1.2
#21
Kerollmops
closed
5 years ago
0
Log all the events that are received on the server
#20
Kerollmops
closed
5 years ago
0
Introduce the transhumance migration tool
#19
Kerollmops
closed
5 years ago
0
Bump sled to 0.21 and enable maximum compression
#18
Kerollmops
closed
5 years ago
0
Bump version to 0.1.1
#17
Kerollmops
closed
5 years ago
0
Prefer using a bounded channel to limit ram consumption
#16
Kerollmops
closed
5 years ago
0
Always retry to reconnect to the server
#15
Kerollmops
closed
5 years ago
0
Add a blog post to explain the differences with kafka
#14
Kerollmops
closed
5 years ago
0
Optionally setup a sentry client
#13
Kerollmops
closed
5 years ago
0
Implement unsubscription of streams
#12
Kerollmops
opened
5 years ago
0
Add some documentation to meilies-client
#11
Kerollmops
closed
5 years ago
0
Add dockerfile
#10
tpayet
closed
5 years ago
0
Update the Readme
#9
Kerollmops
closed
5 years ago
0
Updating to sled 0.20
#8
Kerollmops
closed
5 years ago
0
The server must handle streams suppression
#7
Kerollmops
opened
5 years ago
1
Make the meilies-server become a library
#6
Kerollmops
opened
5 years ago
0
Create a Response type for each stream
#5
Kerollmops
opened
5 years ago
0
Change the default data location
#4
qdequele
closed
5 years ago
0
Force events to have a name
#3
qdequele
closed
5 years ago
0
Next