15 releases (3 stable)
3.0.0 | Feb 10, 2021 |
---|---|
2.0.1 | Jan 11, 2021 |
2.0.0 | Sep 22, 2020 |
2.0.0-rc5 | Jul 24, 2020 |
2.0.0-alpha.5 | Mar 24, 2020 |
#52 in #priority
3,350 downloads per month
160KB
3.5K
SLoC
Generic Transaction Pool
The pool is based on dependency graph between transactions and their priority. The pool is able to return an iterator that traverses transaction graph in the correct order taking into account priorities and dependencies.
License: GPL-3.0-or-later WITH Classpath-exception-2.0
lib.rs
:
Generic Transaction Pool
The pool is based on dependency graph between transactions and their priority. The pool is able to return an iterator that traverses transaction graph in the correct order taking into account priorities and dependencies.
Dependencies
~26–40MB
~690K SLoC