Skip to content

issues Search Results · repo:moia-oss/scynamo language:Scala

Filter by

8 results
 (47 ms)

8 results

inmoia-oss/scynamo (press backspace or delete to remove)

First of all: Thank you for the excellent library. We (Autoscout24, hi from Munich) needed to switch from Scanamo, b/c we needed access to some low level operations and this made it really easy. We discovered ...
  • martinlechner1
  • 4
  • Opened 
    on Jul 7, 2021
  • #246

Hey :wave: just a as a nudge, given that this is an open source project you could try out Mergify to automatically handle the steward prs :) Here is the relevant section in Scala Steward: https://github.com/fthomas/scala-steward/blob/master/docs/faq.md#how-can-scala-stewards-prs-be-merged-automatically ...
  • markus1189
  • 3
  • Opened 
    on May 28, 2020
  • #54

Dynamo has some very particular special cases, e.g., empty String values are not allowed and some other corner cases. How should we deal with that? Produce a WARNING somehow? Use magic constants for empty ...
  • markus1189
  • 1
  • Opened 
    on Mar 5, 2020
  • #7

Create a static website with usage and general documentation
  • markus1189
  • 1
  • Opened 
    on Mar 5, 2020
  • #6

Allow arbitrary transformation of field names when encoding/decoding
  • markus1189
  • 1
  • Opened 
    on Mar 5, 2020
  • #5

Some libraries we might want to support: - [ ] enumeratum - [ ] cats datatypes, like NonEmptyList etc - [ ] refined
  • markus1189
  • 1
  • Opened 
    on Mar 5, 2020
  • #4

The default derivation for an ObjectScynamoEncoder/-Decoder encodes all case object of a sealed trait as an AttributeValue with the magic type tag. We could provide an alternative semiauto derivation ...
  • markus1189
  • 1
  • Opened 
    on Mar 5, 2020
  • #3

Currently we only allow String as the key for e.g. Map. Instead of fixing the key type to String we can introduce a new ScynamoKeyEncoder and -Decoder typeclass which takes care of converting the key ...
  • markus1189
  • 1
  • Opened 
    on Mar 5, 2020
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub