florinpatrascu / bolt_sips

Neo4j driver for Elixir
Apache License 2.0
256 stars 49 forks source link

Integrate boltex #53

Closed dominique-vassard closed 5 years ago

dominique-vassard commented 5 years ago

Hi, This is the first step: boltex integration. Everything can be found in the internals directory.

3 notes / questions:

sourcelevel-bot[bot] commented 5 years ago

Hello, @dominique-vassard! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

florinpatrascu commented 5 years ago

Spent a bit of time yesterday going over the changes and this is awesome, thank you!!!

florinpatrascu commented 5 years ago

@dominique-vassard - the new package is published, sorry for the delay; bolt_sips/1.1.0-rc2

dominique-vassard commented 5 years ago

It wasn't that long though. Thanks.

Next step: temporal and spatial types!