Ecosyste.ms: Issues

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

GitHub / mjibson/goon issues and pull requests

#98 - Fix the Go module directive for version 2.

Pull Request - State: closed - Opened by xStrom almost 3 years ago

#97 - Add support for the second generation App Engine Go instances.

Pull Request - State: closed - Opened by xStrom almost 3 years ago

#96 - Add functions for clearing specific cache entries.

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

#95 - Prevent cache poisoning by projection queries.

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

#94 - Debug timeout2

Pull Request - State: closed - Opened by hogedigo about 4 years ago - 1 comment

#93 - Surface a way to know the final cache key of entities.

Issue - State: closed - Opened by xStrom about 5 years ago - 3 comments

#92 - Add Go modules support

Pull Request - State: closed - Opened by xStrom over 5 years ago

#91 - Perform default API fallback in race test

Pull Request - State: closed - Opened by xStrom over 5 years ago

#90 - Add struct support to Delete/DeleteMulti

Pull Request - State: closed - Opened by xStrom over 5 years ago

#89 - Add memcache.DeleteMulti error logging

Pull Request - State: closed - Opened by xStrom over 5 years ago

#88 - Update the memcache timeout system

Pull Request - State: closed - Opened by xStrom over 5 years ago

#87 - Handle memcache upper limits

Pull Request - State: closed - Opened by xStrom over 5 years ago

#86 - Request: Add release tag for go modules

Issue - State: closed - Opened by ryo-yamaoka over 5 years ago - 3 comments

#85 - Brand new local cache implementation

Pull Request - State: closed - Opened by xStrom over 5 years ago

#84 - Add the AUTHORS file.

Pull Request - State: closed - Opened by xStrom over 5 years ago

#83 - Describe how the local cache works.

Pull Request - State: closed - Opened by xStrom over 5 years ago

#82 - Minor optimization for the realError function.

Pull Request - State: closed - Opened by xStrom over 5 years ago

#81 - Restore the memcache timeout test.

Pull Request - State: closed - Opened by xStrom over 5 years ago

#80 - Migrate to the standard library context.

Pull Request - State: closed - Opened by xStrom over 5 years ago

#79 - Implement PropertyLoadSaver Load/Save calling guarantees.

Pull Request - State: closed - Opened by xStrom over 5 years ago

#78 - Replace the entity serializer with a faster universal one

Pull Request - State: closed - Opened by xStrom over 5 years ago

#77 - Add support for all datastore supported data types.

Pull Request - State: closed - Opened by xStrom over 5 years ago

#76 - Reusing entity cause slice values to be appended

Issue - State: closed - Opened by yuichi1004 over 6 years ago - 2 comments

#75 - Why the name `goon`?

Issue - State: closed - Opened by delphinus over 6 years ago - 2 comments

#74 - Make compatible with cloud.google.com/go

Issue - State: open - Opened by aelsabbahy about 7 years ago - 9 comments

#73 - Properly discard unused struct fields

Pull Request - State: closed - Opened by xStrom about 7 years ago

#72 - Failed to decode field config - extra data in buffer

Issue - State: closed - Opened by ramesh-lingappan over 7 years ago - 3 comments

#71 - Support IgnoreFieldMismatch with Get/GetMulti inside a transaction.

Pull Request - State: closed - Opened by xStrom over 7 years ago

#70 - GetMulti and Get don't ignore field mismatch in Tx

Issue - State: closed - Opened by shota-takahashi-tg over 7 years ago - 2 comments

#69 - Support PropertyLoadSaver Interface

Pull Request - State: closed - Opened by yuichi1004 over 7 years ago - 28 comments

#68 - Add IgnoreFieldMismatch option to ignore ErrFieldMismatch

Pull Request - State: closed - Opened by xStrom over 7 years ago - 3 comments

#67 - TestEmbeddedStruct fails

Issue - State: closed - Opened by yuichi1004 over 7 years ago - 2 comments

#66 - Implements IgnoreFieldMismatch option

Pull Request - State: closed - Opened by yuichi1004 over 7 years ago - 3 comments

#65 - Fix race condition with transaction's cache update journaling

Pull Request - State: closed - Opened by xStrom over 7 years ago

#64 - What's license?

Issue - State: closed - Opened by forestsource almost 8 years ago - 2 comments

#63 - Tests for #61.

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

#62 - Add delay in PutMulti to avoid datastore contention

Pull Request - State: open - Opened by bashtian almost 8 years ago - 11 comments

#61 - Fix keys in PutMulti

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

#60 - Fix a race found in PutMulti, GetMulti and DeleteMulti.

Pull Request - State: closed - Opened by utahta about 8 years ago - 1 comment

#59 - Allow swap memcache key algorithm

Pull Request - State: closed - Opened by vvakame about 8 years ago - 2 comments

#58 - Force UTC for tests because the datastore API now always returns UTC

Pull Request - State: closed - Opened by xStrom about 8 years ago - 4 comments

#57 - clear the negative cache, even if key is IncompletedKey

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

#56 - Use FromGoon in docs

Issue - State: open - Opened by mjibson over 8 years ago

#55 - Using context.Context in place of *http.Request

Issue - State: closed - Opened by johngb over 8 years ago - 5 comments

#54 - Correctly handle embedded unexported structs in Go 1.6.

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

#53 - Changes by PropertyLoadSaver.Load aren't cached.

Issue - State: closed - Opened by lacolaco almost 9 years ago - 5 comments

#52 - Can code depending on goon be unit tested without devserver?

Issue - State: closed - Opened by gabrielf about 9 years ago - 2 comments

#51 - Support new style appengine and context packages

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

#50 - Improve parent field support to allow types derived from *Key

Pull Request - State: closed - Opened by riannucci over 9 years ago - 2 comments

#49 - Add support for google.golang.org/appengine packages

Issue - State: closed - Opened by garyburd over 9 years ago - 18 comments

#48 - Make RunInTransaction propagate KindNameResolver

Pull Request - State: closed - Opened by riannucci almost 10 years ago - 3 comments

#47 - Make RunInTransaction propagate KindNameResolver

Pull Request - State: closed - Opened by riannucci almost 10 years ago - 1 comment

#46 - Adding a Put to memory only call

Issue - State: closed - Opened by mdasilvapereira almost 10 years ago - 3 comments

#45 - Documentation appstats usage

Issue - State: closed - Opened by mdasilvapereira almost 10 years ago - 2 comments

#43 - Now properly updating memcache after datastore even in transactions.

Pull Request - State: closed - Opened by xStrom almost 10 years ago

#41 - Consistency issue using aetest

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

#40 - laterGet and laterPut

Issue - State: closed - Opened by zboralski over 10 years ago - 5 comments

#39 - Travis CI integration

Pull Request - State: closed - Opened by mzimmerman over 10 years ago - 2 comments

#38 - Exported the GAE Context from Goon. (Fix #37)

Pull Request - State: closed - Opened by markmandel over 10 years ago - 11 comments

#37 - Expose Underlying Context in Goon type?

Issue - State: closed - Opened by markmandel over 10 years ago - 4 comments

#36 - Add in error line information

Pull Request - State: closed - Opened by mzimmerman over 10 years ago - 1 comment

#35 - Out-of-bounds memory access violation fix.

Pull Request - State: closed - Opened by xStrom over 10 years ago

#34 - Interface encoding with robust memcache fails

Pull Request - State: closed - Opened by mzimmerman over 10 years ago - 5 comments

#33 - Some additional comments for the serialization code.

Pull Request - State: closed - Opened by xStrom over 10 years ago

#32 - Testing broken with Go SDK 1.9.3.

Issue - State: closed - Opened by xStrom over 10 years ago - 6 comments

#31 - New serialization code is too complicated for its benefits

Issue - State: closed - Opened by mjibson over 10 years ago - 5 comments

#30 - Bug fixes to the memcache layer

Pull Request - State: closed - Opened by xStrom over 10 years ago

#29 - Robust memcache

Pull Request - State: closed - Opened by xStrom over 10 years ago - 13 comments

#28 - Wider support of inputs for GetMulti

Pull Request - State: closed - Opened by xStrom over 10 years ago - 1 comment

#27 - Application code should not be able to modify locacl cache except through Put/Get

Pull Request - State: closed - Opened by mzimmerman over 10 years ago - 7 comments

#26 - Fixing the TestRace function to be a fair test

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago

#25 - remove gob Register call, addresses issue #10

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago

#24 - Found issues when putting *struct{} to local cache and fetching struct{}

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 3 comments

#23 - Improvements to keys-only queries.

Pull Request - State: closed - Opened by xStrom almost 11 years ago - 3 comments

#22 - Add testing support for appengine.Timeout calls

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 10 comments

#21 - Simple memcache.Get variance using appengine.Timeout() in GetMulti

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 5 comments

#20 - Speed up Multi requests with concurrency that are over the datastore limit

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 15 comments

#19 - Doing simple variance management on putMemcache()

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 21 comments

#18 - Improvements to the query system

Pull Request - State: closed - Opened by xStrom almost 11 years ago - 2 comments

#17 - Added support to Goon for users to set timeout values for Memcache and Datastore

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 16 comments

#16 - Detect some incomplete key error conditions before the RPC request is issued

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 3 comments

#15 - Control variance when using memcache

Issue - State: closed - Opened by mjibson almost 11 years ago - 5 comments

#14 - Removed an unnecessary getStructKey call.

Pull Request - State: closed - Opened by xStrom almost 11 years ago - 1 comment

#13 - Fixes

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 2 comments

#12 - More concurrency fixes

Pull Request - State: closed - Opened by mzimmerman almost 11 years ago - 4 comments

#11 - Why does this test fail?

Issue - State: closed - Opened by qedus about 11 years ago - 4 comments

#10 - Is gob.Register needed?

Issue - State: closed - Opened by qedus about 11 years ago - 5 comments

#9 - Code style changes.

Pull Request - State: closed - Opened by qedus about 11 years ago - 1 comment

#7 - Library unware of limit in datastore get

Issue - State: closed - Opened by wh5a over 11 years ago - 1 comment

#6 - Adding support for self in addition to parent and id

Pull Request - State: closed - Opened by mzimmerman over 11 years ago - 4 comments

#5 - How to use the appengingtesting framework

Pull Request - State: closed - Opened by mzimmerman over 11 years ago - 3 comments

#4 - New feature, to update entity structs with datastore key info if requested

Pull Request - State: closed - Opened by xStrom over 11 years ago - 26 comments

#3 - No longer polluting the cache with empty results from keys-only queries.

Pull Request - State: closed - Opened by xStrom over 11 years ago

#2 - Fixed a common race condition regarding memcache usage.

Pull Request - State: closed - Opened by xStrom over 11 years ago - 3 comments

#1 - How to use Goon with Appstats?

Issue - State: closed - Opened by hocine over 11 years ago - 1 comment