Ecosyste.ms: Issues

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

GitHub / neo4j-labs/neo4rs issues and pull requests

#54 - Replace Into impls with From impls

Issue - State: closed - Opened by s1ck almost 2 years ago

#53 - Fix deprecation warnings

Pull Request - State: closed - Opened by s1ck almost 2 years ago

#52 - Consider replacing BoltMap internals with a `Vec<(K, V)>`

Issue - State: open - Opened by knutwalker almost 2 years ago
Labels: refactor

#51 - Replace BoltMap internals with ahash/fxmap

Issue - State: open - Opened by knutwalker almost 2 years ago - 4 comments
Labels: refactor

#50 - Use constants for bolt internals

Issue - State: open - Opened by knutwalker almost 2 years ago
Labels: refactor

#49 - Add method to Query to multiple params

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment
Labels: refactor

#48 - Return results as graphs

Issue - State: open - Opened by knutwalker almost 2 years ago
Labels: refactor

#47 - Implement TryStream or similar for RowResult

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment
Labels: refactor

#46 - Implement TryStream or similar for Path

Issue - State: open - Opened by knutwalker almost 2 years ago
Labels: refactor

#45 - Store password in memeory with zeroize

Issue - State: open - Opened by knutwalker almost 2 years ago - 1 comment
Labels: refactor

#44 - Move Arc into the Graph

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment
Labels: refactor

#43 - Improve datetime handling

Issue - State: closed - Opened by knutwalker almost 2 years ago
Labels: refactor

#42 - Consider chrone vs time dependency

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment
Labels: refactor

#41 - s/Converstion/Conversion

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment
Labels: refactor

#40 - Avoid string allocations in display impls

Issue - State: open - Opened by knutwalker almost 2 years ago
Labels: refactor

#39 - See if we can avoid using `Rc<RefCell<T>>` in APIs

Issue - State: closed - Opened by knutwalker almost 2 years ago
Labels: refactor

#38 - Add integration with sqlx

Issue - State: open - Opened by knutwalker almost 2 years ago

#37 - Add a query! macro for comptime verification

Issue - State: open - Opened by knutwalker almost 2 years ago

#36 - Add something equivalent to CypherDSL

Issue - State: open - Opened by knutwalker almost 2 years ago

#35 - Publish documentation on a Neo4j labs site

Issue - State: open - Opened by knutwalker almost 2 years ago - 1 comment

#34 - Add /examples

Issue - State: open - Opened by knutwalker almost 2 years ago

#33 - Add serde support

Issue - State: closed - Opened by knutwalker almost 2 years ago - 4 comments

#32 - Verify that all bolt types are implemented

Issue - State: open - Opened by knutwalker almost 2 years ago

#31 - Consider usage of auto transaction

Issue - State: open - Opened by knutwalker almost 2 years ago

#30 - Consider/verify reactive usage

Issue - State: open - Opened by knutwalker almost 2 years ago

#29 - Consider supporting transaction functions

Issue - State: open - Opened by knutwalker almost 2 years ago

#28 - Add support for all auth options in addition to user/pass

Issue - State: open - Opened by knutwalker almost 2 years ago - 1 comment

#27 - Test with the driver TCK

Issue - State: open - Opened by knutwalker almost 2 years ago

#26 - Add integration tests

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment

#25 - Move/setup CI to GHA

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment

#24 - Update to support Neo4j 4.4 and Neo4j 5.x

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment

#23 - Can we get runtime agnostic?

Issue - State: open - Opened by knutwalker almost 2 years ago

#22 - Decide on an MSRV

Issue - State: closed - Opened by knutwalker almost 2 years ago - 1 comment

#21 - Update and cargo metadata

Issue - State: closed - Opened by knutwalker almost 2 years ago

#20 - Replace log with tracing

Issue - State: open - Opened by knutwalker almost 2 years ago

#19 - Is this repository abandoned?

Issue - State: closed - Opened by SolidTux about 2 years ago - 2 comments

#18 - Make types public to support conversion implementations

Issue - State: closed - Opened by declark1 over 2 years ago - 2 comments

#17 - vec compatibility

Pull Request - State: closed - Opened by Alfiec7113 over 2 years ago

#16 - Conversion for `f64` into `BoltType` missing?

Issue - State: closed - Opened by cdbfoster over 2 years ago - 1 comment

#15 - How to convert custom types?

Issue - State: closed - Opened by g10z3r over 2 years ago - 3 comments

#14 - Use (Serde) `Serialize` instead of or additionally to `Into<BoltType>`

Issue - State: closed - Opened by User65k almost 3 years ago - 2 comments

#13 - Appear Error "IO driver has terminated" ,How to solve

Issue - State: open - Opened by pengyizeng about 3 years ago

#12 - Rework the example

Pull Request - State: open - Opened by AdrienneCohea over 3 years ago

#11 - Implement Into/TryFrom BoltType for Vec and Into for f64

Pull Request - State: closed - Opened by Peikos over 3 years ago - 5 comments

#10 - Parse nulls

Pull Request - State: closed - Opened by titanous over 3 years ago

#9 - Impl the standard Error type via thiserror

Pull Request - State: open - Opened by rvanheusden over 3 years ago

#8 - Cannot get Lists from Rows

Issue - State: open - Opened by Baakel almost 4 years ago

#7 - allow 'impl Into<BoltType> for "CustomType"'

Issue - State: closed - Opened by vr-devil almost 4 years ago - 2 comments

#6 - Error type is missing std::error::Error trait impl

Issue - State: closed - Opened by panicbit about 4 years ago - 1 comment

#5 - Null values are not supported

Issue - State: closed - Opened by panicbit about 4 years ago - 1 comment

#4 - Make protocol version available across all type/message abstractions

Pull Request - State: closed - Opened by yehohanan7 about 4 years ago

#3 - fetch rows in blocks

Pull Request - State: closed - Opened by yehohanan7 about 4 years ago

#2 - Refactor struct type using proc macros

Pull Request - State: closed - Opened by yehohanan7 about 4 years ago

#1 - Add `repository` to `Cargo.toml`

Pull Request - State: closed - Opened by Urhengulas about 4 years ago