Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
swift-kafka
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benedikt von St. Vieth
swift-kafka
Commits
Commits · master
master
Select Git revision
Selected
master
default
1 result
swift-kafka
docker
kafka
neo4j-consumer
consumer.py
Author
Search by author
Any Author
authors
Benedikt von St. Vieth
vonstvieth1
Jedrzej Rybicki
rybicki1
2 authors
Browse files
Jan 24, 2017
better deleting, relation names changed, differentation between container and object creation
· 41174940
Jedrzej Rybicki
authored
Jan 24, 2017
41174940
Jan 23, 2017
indentation
· 5f2f7449
bne86
authored
Jan 23, 2017
5f2f7449
reduce to one kafka constructor. db session open, run, close.
· c7c01eba
bne86
authored
Jan 23, 2017
c7c01eba
use kafka as transaction log
· 2c618e8a
Jedrzej Rybicki
authored
Jan 23, 2017
2c618e8a
neo4j: session and simple delete
· a59cdd73
Jedrzej Rybicki
authored
Jan 23, 2017
a59cdd73
Jan 19, 2017
neo4j-consumer: retry database connection on startup for one minute, maybe its...
· 87a7a99f
bne86
authored
Jan 19, 2017
87a7a99f
neo4j-consumer: retry database connection on startup for one minute, maybe its taking longer.
· 29a740c5
bne86
authored
Jan 19, 2017
29a740c5
change neo4j consumers consumer group. Also add both consumers to docker-compose.yml
· 1e5d2df5
bne86
authored
Jan 19, 2017
1e5d2df5
neo4j-consumer: use one session instead of always opening one. add script to...
· 3dfa378d
bne86
authored
Jan 19, 2017
3dfa378d
neo4j-consumer: fix hostnames for neo4j and kafka, changed to localhost for testing.
· b3a4200b
bne86
authored
Jan 19, 2017
b3a4200b
creating namespace within neo4j done. maybe not most efficient implementation,...
· 5a387858
bne86
authored
Jan 19, 2017
5a387858
Jan 18, 2017
rename neo4j compose container to neo, also change os.getenvironment code...
· 230dcf77
bne86
authored
Jan 18, 2017
230dcf77
add the skeleton for a neo4j consumer, set it as default in docker-compose environment.
· 38ccec13
bne86
authored
Jan 18, 2017
38ccec13
Jan 11, 2017
add producer to docker inventory, make consumer and producer work again.
· 3072dee9
bne86
authored
Jan 11, 2017
3072dee9
Loading