Popularity
9.3
Stable
Activity
0.0
Stable
106
12
20
Monthly Downloads: 0
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.
-
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-ec2
Now maintained by: See https://github.com/memcachier/aws-ec2 -
aws-kinesis-client
A producer/consumer client library for Kinesis -
credentials
Management and Distribution of Secret Credentials -
aws-performance-tests
Performance Tests for the Haskell Bindings for Amazon Web Services (AWS) -
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-dynamodb-conduit
Conduit-based interface for AWS DynamoDB -
aws-sdk-text-converter
The text converter for aws-sdk. -
amazon-emailer
A simple daemon to process messages put into a postgresql table and mail them out using amazons SES.
Learn any GitHub repo in 59 seconds
Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Promo
getonboard.dev
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.