Giter Site home page Giter Site logo

Firehose support? about kinesalite HOT 4 OPEN

mhart avatar mhart commented on June 3, 2024 3
Firehose support?

from kinesalite.

Comments (4)

mhart avatar mhart commented on June 3, 2024

I haven't looked at Firehose support at all – any idea what API endpoints would need to be supported?

from kinesalite.

jonniedarko avatar jonniedarko commented on June 3, 2024

I too would love to see this

from kinesalite.

jbender avatar jbender commented on June 3, 2024

This is a little troublesome as Firehose only pipes to other AWS services and doesn't store the data. That being said, I've started a branch that does store the data in the existing pattern (the local DB), which may be enough for your testing purposes. So far I've only added schema validations and 501 responses for all valid endpoints, but will be working on the actual functionality (prioritizing the ones I need personally, sorry!) over the next couple days.

I could eventually see my solution being extended to use the aws-sdk and some configuration options to actually pipe data to the actual AWS endpoint or use the available options (e.g. endpoint) to send it to another stubbed service.

As always, any help or feedback is appreciated!

from kinesalite.

veqryn avatar veqryn commented on June 3, 2024

Could this be made to accept all kinesis firehose endpoints for putting data in, but then for getting data out just use regular kinesis endpoints?
Just curious if that might be easier, since getting data out of firehose isn't really defined...

from kinesalite.

Related Issues (20)

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.