Skip to content

Instantly share code, notes, and snippets.

@JustinTulloss
Created March 22, 2009 08:42
Show Gist options
  • Select an option

  • Save JustinTulloss/83114 to your computer and use it in GitHub Desktop.

Select an option

Save JustinTulloss/83114 to your computer and use it in GitHub Desktop.
(tokyo-cabinet/use "trial.hdb"
(tokyo-cabinet/put "Hello World" "Saying Hi! to the big old world out there")
(println (tokyo-cabinet/get "Hello World")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment