Skip to content

Example non-blocking webapp using Finagle's http server & redis client combined with Futures.

Notifications You must be signed in to change notification settings

LeifWarner/finatra-redis-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Run with sbt run - will listen on localhost:7070

Calls to /foo will look up the key "foo" in redis on localhost.

About

Example non-blocking webapp using Finagle's http server & redis client combined with Futures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages