Popularity
9.3
Stable
Activity
0.0
Stable
106
12
20
Monthly Downloads: 13
Programming language: Haskell
License: MIT License
Latest version: v0.3.0
eventful-dynamodb alternatives and similar packages
Based on the "AWS" category.
Alternatively, view eventful-dynamodb alternatives based on common mentions on social networks and blogs.
-
amazonka
A comprehensive Amazon Web Services SDK for Haskell. -
serverless-haskell
Deploying Haskell applications to AWS Lambda with Serverless -
stratosphere
Haskell EDSL and type-checker for AWS CloudFormation templates -
amazonka-s3-streaming
Provides a conduit based interface to uploading data to S3 using the Multipart API -
aws-kinesis-client
A producer/consumer client library for Kinesis -
aws-ec2
Now maintained by: See https://github.com/memcachier/aws-ec2 -
aws-performance-tests
Performance Tests for the Haskell Bindings for Amazon Web Services (AWS) -
credentials
Management and Distribution of Secret Credentials -
aws-sign4
Haskell implementation of the AWS Signature V4 protocol for signing HTTP requests -
aws-configuration-tools
Configuration types, parsers and renderers for AWS services using configuration-tools -
aws-cloudfront-signer
Haksell library package for signing URL requests to the AWS CloudFront service -
aws-elastic-transcoder
extension to the Haskell AWS repository to interface to the AWS Elastic Transcoder service -
aws-ec2-knownhosts
AWS EC2 knownhost management tools -
aws-sdk-text-converter
The text converter for aws-sdk. -
aws-dynamodb-conduit
Conduit-based interface for AWS DynamoDB -
amazon-emailer
A simple daemon to process messages put into a postgresql table and mail them out using amazons SES.
Build time-series-based applications quickly and at scale.
InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Promo
www.influxdata.com
Do you think we are missing an alternative of eventful-dynamodb or a related project?
README
Eventful: Haskell Event Sourcing + CQRS Library
eventful
is a Haskell library intended to be used as a basis for applications
built using event sourcing.
Documentation
The main documentation is here.
Examples
See the [examples](./examples) directory for some example programs.