Code Monkey home page Code Monkey logo

flotilla's Introduction

flotilla

Itty-bitty services

The intention is that these random, disparate pieces can be assembled into something cool. (And maybe once I'm done writing nano services I'll actually get to that something!) The advantage of writing them independently is that they become much easier to reason about and be audited for resource usage, correctness, and security.

There is also some shared code that I factored out after it appeared in a few services. It's not really a library, as such, and is almost certainly not fit for direct consumption.

Cast of Characters

  • Share - permissive content addressed storage
  • WORM - write-once key value storage
  • Timestamp - timestamping
  • Number - assign numbers to names
  • Edge - build weighted directed graphs
  • Shipyard - a skeleton for flotilla apps and services
  • Dedub - get rid of those pesky dubdubdubs

Characteristics

They all:

  • HAVE NO WARRANTY
  • Are written in Go
  • Run on App Engine
  • Do one very simple thing
  • Are self contained
  • Try to be good REST citizens
  • Have test instances running
  • Require no authentication
  • Should be abuse resistant
  • Are released under a simple all-permissive license

Feel free to try to break the test instances, and let me know if you succeed! Be aware that they might disappear or lose all their data at any time.

Halp!

I am sure that I did everything wrong. Suggestions, issues, and pull requests are all welcome. Please keep in mind that following conventions is not a priority for me.

flotilla's People

Contributors

casey avatar

Stargazers

Will Owens avatar Johannes Andersson avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.