jtnelson
Founder @cinchapi and @blavity. Building software and companies at the intersection of technology, business, culture and public policy.
@cinchapi and @blavity Atlanta, GA
Pinned Repositories
accent4j
Libraries, helpers and data structures that make Java idioms more fluent.
concourse
Distributed database warehouse for transactions, search and analytics across time.
aubrey
PHP EAV/CR Framework backed by MySQL. The predecessor to Concourse.
centos-server-setup
A small script to configure a centos web server on rackspace
concourse
Concourse is a schemaless and distributed version control database with optimistic availability, serializable transactions and full-text search. Concourse provides a more intuitive approach to data management that is easy to deploy, access and scale with minimal tuning while also maintaining the referential integrity and ACID characteristics of traditional database systems.
configurator
A javascript library for handling configuration in various formats (e.g. properties, json, yaml, etc) sourced from multiple files.
docker-compose-rule
A JUnit rule to manage docker containers using docker-compose
jarsh
A gradle plugin that generates an executable shell script that embeds a runnable application jar with all of its dependencies.
quest-api
Quest is a JVM framework for quickly defining both api endpoints and view controllers in a web application
jtnelson's Repositories
jtnelson/concourse
Concourse is a schemaless and distributed version control database with optimistic availability, serializable transactions and full-text search. Concourse provides a more intuitive approach to data management that is easy to deploy, access and scale with minimal tuning while also maintaining the referential integrity and ACID characteristics of traditional database systems.
jtnelson/centos-server-setup
A small script to configure a centos web server on rackspace
jtnelson/configurator
A javascript library for handling configuration in various formats (e.g. properties, json, yaml, etc) sourced from multiple files.
jtnelson/docker-compose-rule
A JUnit rule to manage docker containers using docker-compose
jtnelson/jarsh
A gradle plugin that generates an executable shell script that embeds a runnable application jar with all of its dependencies.
jtnelson/quest-api
Quest is a JVM framework for quickly defining both api endpoints and view controllers in a web application
jtnelson/aubrey
PHP EAV/CR Framework backed by MySQL. The predecessor to Concourse.
jtnelson/accent4j
Libraries, helpers and data structures that make Java idioms more fluent.
jtnelson/cinchapi-pubsite
Code for the public facing Cinchapi website
jtnelson/concourse-test
A framework for writing end-to-end integration tests for concourse client and server.
jtnelson/deepstack
jtnelson/git-flow-completion
Bash, Zsh and fish completion support for git-flow.
jtnelson/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
jtnelson/process-watcher
Framework to watch processes and execute arbitrary commands on termination.
jtnelson/ronn
the opposite of roff
jtnelson/runway
The official ORM (Object-Record Mapping) framework for Concourse
jtnelson/stalk
The stalk utility is used to continuously recursively watch one or more directories for file changes (e.g. creation, deletion, modification) and subsequently execute a shell command.
jtnelson/stringtotime
A Java library for parsing just about any English textual datetime description into a Date object.
jtnelson/talk-wp-plugin
WordPress plugin for Coral Project Talk
jtnelson/url-transform
A node module to transform URLs.