Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
How Medium Goes Social Using Golang and Neo4j
(
medium.com/medium-eng
)
14 points
by
_pius
on Nov 22, 2014
|
hide
|
past
|
favorite
|
3 comments
bsaul
on Nov 22, 2014
[–]
Last time i checked, neo4j REST API had a really limited support for transactions ( no way to have multiple request be part of a single transaction). Since go doesn't have a native client, i wouldn't use this combo for neo4j has my primary db.
jexp
on Nov 22, 2014
|
parent
[–]
Neo4j's streaming Cypher HTTP Endpoint (since Sept 2013) is fully transactional even accross requests, see
http://neo4j.com/docs/stable/rest-api-transactional.html
bsaul
on Nov 22, 2014
|
root
|
parent
[–]
Cool ! thanks for the info. I'll check that.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: