0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Mar 08, 2023 — Mar 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
client: do not wait for the remote to close the connection if it's not ready More... over 9 years ago
client: a simple lock is enough for the connection pool More... over 9 years ago
Fix invalid processing of unregistered connections More... over 9 years ago
Do not reconnect too quickly to a node after an error More... over 9 years ago
Simplify API to establish connections and accept mix of IPv4/IPv6 More... over 9 years ago
tests: make Patch usable as a context manager More... over 9 years ago
Add file descriptor and aborted flag to __repr__ of connections More... over 9 years ago
Tickless poll loop, for lowest latency and cpu usage More... over 9 years ago
Fix 100% CPU usage when the closure of a connection is delayed More... over 9 years ago
Better output of verbose locks More... over 9 years ago
Fix verbose locks when acquiring without blocking More... over 9 years ago
Add a neo/debug.py example to display tracebacks of threads More... over 9 years ago
client: review connection locking (MTClientConnection) More... over 9 years ago
client: replace Event by a pipe as a way to stop the poll loop More... over 9 years ago
Remove useless socket shutdown on close More... over 9 years ago
Small optimizations & cleanups More... over 9 years ago
Release version 1.4 More... over 9 years ago
Some documentation cleanup More... over 9 years ago
Better handling of NotReady error More... over 9 years ago
client: fix misleading exception message in case of mismatch checksum More... over 9 years ago
Fix neo/debug.py example for clients More... over 9 years ago
client: prevent RTMIN+3 from connecting to master if not connected yet More... over 9 years ago
client: fix "signal only works in main thread" when adding a ZODB Mount Point to NEO More... over 9 years ago
Update changelog More... over 9 years ago
Add upgrade notes about MySQL/SQLite schema changes since NEO 1.3 More... over 9 years ago
master: new option to automatically start a new cluster More... over 9 years ago
master: simplify recovery loop More... over 9 years ago
Add support for IPython >= 1, ignore older versions More... over 9 years ago
client: do not loop forever on unreadable cells when not connected to the master More... over 9 years ago
client: code cleanup More... over 9 years ago