Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mapbox/dyno issues and pull requests

#161 - Add asynchronous versions of existing methods that support callbacks

Pull Request - State: closed - Opened by miafan23 over 1 year ago - 1 comment

#158 - Add costLogger

Pull Request - State: closed - Opened by miafan23 over 1 year ago - 1 comment

#157 - Update reduceCapacity to support new data shape

Pull Request - State: closed - Opened by AlexanderBelokon about 2 years ago - 1 comment

#156 - Update dependencies

Pull Request - State: closed - Opened by ae-mo over 2 years ago - 1 comment

#155 - npm WARN deprecated [email protected]: renamed to d3-queue

Issue - State: open - Opened by OzQu over 2 years ago

#154 - Update dependencies

Pull Request - State: closed - Opened by mapsam about 3 years ago

#153 - Remove travis.yml

Pull Request - State: closed - Opened by andreapark about 3 years ago - 1 comment

#152 - Update underscore

Pull Request - State: closed - Opened by abeaton about 3 years ago - 1 comment

#151 - upgrade aws-sdk to 2.9

Pull Request - State: open - Opened by Gerdie over 3 years ago

#150 - Provide a Typescript declaration file *.d.ts

Issue - State: open - Opened by newtang over 3 years ago

#149 - Bump handlebars from 3.0.3 to 3.0.7

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#148 - Bump eslint from 1.10.3 to 4.18.2

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago - 1 comment
Labels: dependencies

#147 - Illegal return

Issue - State: open - Opened by rmrice over 5 years ago

#146 - Pin [email protected]

Pull Request - State: closed - Opened by rclark almost 6 years ago - 2 comments

#145 - Depends on compromised package "event-stream"

Issue - State: closed - Opened by repl-sean-heintz almost 6 years ago - 1 comment

#144 - Add dynamicUpdate method

Pull Request - State: open - Opened by drboyer almost 7 years ago - 2 comments

#143 - Is Dyno still maintained?

Issue - State: open - Opened by pierreis about 7 years ago - 5 comments

#142 - Multi-table client

Issue - State: closed - Opened by pierreis about 7 years ago

#141 - Working with local DynamoDB

Issue - State: closed - Opened by Minstel about 7 years ago - 3 comments

#140 - Make aws-sdk a peer dependency

Issue - State: open - Opened by sypl about 7 years ago

#139 - Possible data loss when importing into DynamoDB!

Issue - State: open - Opened by Dunedan about 7 years ago

#138 - Add support for using AWS.Credentials as authentication option

Pull Request - State: open - Opened by drboyer over 7 years ago

#136 - The purpose of Dyno

Issue - State: open - Opened by mcwhittemore over 7 years ago - 5 comments

#135 - Support custom AWS.Config instance via awsConfig option

Pull Request - State: open - Opened by knksmith57 over 7 years ago - 15 comments

#134 - fix: ensure defaultTable is properly set to options.table

Pull Request - State: open - Opened by knksmith57 over 7 years ago

#132 - export | import doesnt load data, only creates table

Issue - State: open - Opened by keen99 over 7 years ago - 5 comments

#131 - Move package to @mapbox namespace.

Pull Request - State: closed - Opened by tmcw almost 8 years ago - 1 comment

#130 - Accept any 2.x aws-sdk version

Pull Request - State: closed - Opened by springmeyer almost 8 years ago

#129 - Add backoff to queryStream, scanStream

Pull Request - State: closed - Opened by hugojosefson almost 8 years ago - 4 comments

#128 - Handle bad data responses

Pull Request - State: closed - Opened by yhahn almost 8 years ago

#127 - [DNM] - Clone of #125

Pull Request - State: closed - Opened by mcwhittemore almost 8 years ago

#126 - Tests can't be run by out side contributors?

Issue - State: open - Opened by mcwhittemore almost 8 years ago - 2 comments

#125 - Requests

Pull Request - State: closed - Opened by JustAboutJeff about 8 years ago - 7 comments

#124 - Consumed Capacity for batchGetAll is incorrect

Issue - State: open - Opened by mcwhittemore about 8 years ago

#123 - Add tests for item.Response === null

Issue - State: open - Opened by mcwhittemore about 8 years ago

#122 - Add backoff to batch*All commands

Pull Request - State: closed - Opened by mcwhittemore about 8 years ago - 3 comments

#121 - figure out whats up with dyno cli.js / cli prob

Issue - State: closed - Opened by willwhite about 8 years ago - 2 comments

#120 - Implement backoff on batchWriteAll and batchGetAll

Pull Request - State: closed - Opened by mcwhittemore over 8 years ago - 6 comments

#119 - batchGetAll and batchWriteAll to retry unprocessed

Pull Request - State: closed - Opened by rclark over 8 years ago

#118 - Adds autopagination to .query and .scan

Pull Request - State: closed - Opened by rclark over 8 years ago

#117 - Roundtrip cli export --> import

Pull Request - State: closed - Opened by rclark over 8 years ago

#116 - requestSet.sendAll should automatically retry unprocessed items

Issue - State: closed - Opened by rclark over 8 years ago

#115 - Auto-paginate .query and .scan requests

Issue - State: closed - Opened by rclark over 8 years ago

#114 - [wip] Add putStream

Pull Request - State: closed - Opened by rclark over 8 years ago

#113 - Configurable items-per-event on query, scan streams

Issue - State: closed - Opened by rclark over 8 years ago

#112 - dyno import does not work

Issue - State: closed - Opened by aavileli almost 9 years ago - 1 comment

#111 - Sets must always be typed

Pull Request - State: closed - Opened by rclark almost 9 years ago

#110 - Reflecting updated state on putItem, batchWriteItem

Issue - State: closed - Opened by rclark almost 9 years ago - 3 comments

#109 - Attach request ids to error objects

Issue - State: closed - Opened by rclark almost 9 years ago - 1 comment

#108 - [wip] Managing batch get/write responses

Pull Request - State: closed - Opened by rclark almost 9 years ago - 4 comments

#107 - Allow passing dynamodb client to constructor

Pull Request - State: closed - Opened by trym almost 9 years ago - 1 comment

#106 - Rely on aws-sdk

Pull Request - State: closed - Opened by rclark almost 9 years ago - 11 comments

#105 - Refactor to make better use of native aws-sdk

Issue - State: closed - Opened by rclark about 9 years ago - 4 comments

#104 - Native types for LastEvaluatedKey and ExclusiveStartKey.

Pull Request - State: closed - Opened by willwhite about 9 years ago - 2 comments

#103 - queryBatchGet function

Pull Request - State: closed - Opened by rclark about 9 years ago

#102 - Dyno.session()

Issue - State: open - Opened by rclark about 9 years ago - 2 comments

#101 - dyno.create, dyno.queryBatchGet

Issue - State: closed - Opened by rclark about 9 years ago

#100 - document batch methods

Issue - State: closed - Opened by jfirebaugh about 9 years ago - 1 comment

#99 - Configurable batch concurrency

Pull Request - State: closed - Opened by rclark about 9 years ago - 1 comment

#98 - Fix Parser process in CLI

Pull Request - State: closed - Opened by tuscland about 9 years ago - 1 comment

#97 - Fix lost record during Aggregator transformation.

Pull Request - State: closed - Opened by tuscland about 9 years ago - 1 comment

#96 - `dyno import` does not seem to work

Issue - State: closed - Opened by tuscland about 9 years ago - 3 comments

#95 - Don't set env vars in cli script

Pull Request - State: closed - Opened by rclark about 9 years ago

#94 - Unable to put more than 25 items

Issue - State: closed - Opened by tuscland about 9 years ago - 3 comments

#93 - [wip] Estimate item size

Pull Request - State: closed - Opened by rclark about 9 years ago

#92 - Drop kinesis writing

Issue - State: closed - Opened by rclark about 9 years ago - 3 comments

#91 - Docs

Pull Request - State: closed - Opened by willwhite about 9 years ago

#90 - demonstrate delete of non-existent item

Pull Request - State: closed - Opened by emilymcafee over 9 years ago

#89 - Catch undefined value

Issue - State: closed - Opened by jakepruitt over 9 years ago - 4 comments

#88 - Changed CLI to use Dyno.serialize

Pull Request - State: closed - Opened by jakepruitt over 9 years ago - 1 comment

#87 - Use serialization functions in CLI tools

Issue - State: closed - Opened by rclark over 9 years ago

#86 - de/serialize functions

Pull Request - State: closed - Opened by rclark over 9 years ago

#85 - Add support for document types (List and Map), Boolean, and Null

Pull Request - State: closed - Opened by willwhite over 9 years ago

#84 - Coverage

Pull Request - State: closed - Opened by willwhite over 9 years ago

#83 - Upgrade dynalite

Pull Request - State: closed - Opened by willwhite over 9 years ago

#82 - Safer batch writes

Pull Request - State: closed - Opened by rclark over 9 years ago - 1 comment

#81 - Add batchWriteItem

Issue - State: closed - Opened by willwhite over 9 years ago - 1 comment

#80 - Handling batch write failures

Issue - State: closed - Opened by emilymcafee over 9 years ago - 4 comments

#79 - Allow configurable httpOptions

Pull Request - State: closed - Opened by rclark over 9 years ago

#78 - Travis tests on node v0.12.x

Pull Request - State: closed - Opened by rclark over 9 years ago

#77 - CLI write fixes

Pull Request - State: closed - Opened by rclark over 9 years ago

#76 - Configurable highwatermark, max 1000

Pull Request - State: closed - Opened by rclark over 9 years ago

#75 - Adds backend request events

Pull Request - State: closed - Opened by rclark over 9 years ago

#74 - Refactor streaming mode

Pull Request - State: closed - Opened by rclark over 9 years ago - 1 comment

#73 - Stream _read asyncify

Pull Request - State: closed - Opened by rclark over 9 years ago

#72 - Opt-in to dyno-manged throughput retries

Pull Request - State: closed - Opened by rclark over 9 years ago - 4 comments

#71 - Add --help for dyno cli

Issue - State: closed - Opened by willwhite over 9 years ago - 1 comment

#66 - Mock dynamodb-stream objects in kinesis are kind of lies

Issue - State: closed - Opened by rclark over 9 years ago - 2 comments

#65 - Investigate dynamodb-doc

Issue - State: closed - Opened by rclark over 9 years ago - 1 comment

#63 - human-readable scan filter support

Pull Request - State: closed - Opened by sbma44 over 9 years ago - 1 comment

#51 - end event on stream is delayed sometimes.

Issue - State: closed - Opened by mick over 9 years ago - 1 comment
Labels: bug

#41 - Support map, list, and bool types

Issue - State: closed - Opened by willwhite almost 10 years ago - 4 comments

#40 - 2014-10-08 dynamodb updates

Issue - State: closed - Opened by mick almost 10 years ago

#38 - Support for ConditionExpression

Issue - State: closed - Opened by willwhite almost 10 years ago - 1 comment

#26 - tests for secondary indexes

Issue - State: closed - Opened by mick about 10 years ago - 2 comments

#12 - item.deleteItem()

Issue - State: closed - Opened by morganherlocker about 10 years ago - 2 comments

#9 - better docs

Issue - State: closed - Opened by mick about 10 years ago - 3 comments