issues
search
ScriptFUSION
/
Porter
:lipstick: Durable and asynchronous data imports for consuming data at scale and publishing testable SDKs.
GNU Lesser General Public License v3.0
611
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Warnings emitted by transformers are swallowed
#74
Bilge
closed
1 month ago
1
Dependency on psr/cache:^1
#73
aleksblendwerk
closed
1 year ago
6
Added Provider to ImportConnector to facilitate accessing Provider dependencies during fetch
#72
Bilge
closed
2 years ago
1
Document Symfony integration best practices
#71
Bilge
closed
1 year ago
1
Document multiple instances of same provider
#70
Bilge
opened
3 years ago
0
Added Throttle support for async imports
#69
Bilge
closed
4 years ago
1
Integrate async throttle
#68
Bilge
closed
4 years ago
0
ExponentialAsyncDelayRecoverableExceptionHandler not being cloned correctly
#67
Bilge
opened
4 years ago
0
Prevented single record resources being imported with multi-record import methods
#66
Bilge
closed
5 years ago
1
Added SingleRecordResource interface
#65
Bilge
closed
5 years ago
1
SingleRecord interface
#64
Bilge
closed
5 years ago
0
Added DataSource abstraction
#63
Bilge
closed
5 years ago
1
ConnectorOptions is a bad design
#62
Bilge
closed
5 years ago
0
CachingConnector is a poor user experience
#61
Bilge
opened
5 years ago
1
Laravel and CachingConnector?
#60
4n70w4
closed
4 years ago
2
Reconsider whether forcing resources to return arrays is correct
#59
Bilge
opened
6 years ago
0
How I can get what went wrong at import process ?
#58
fico7489
closed
6 years ago
1
Rate Limiter
#57
Sarke
closed
5 years ago
2
Added mechanism to designate arbitrary exceptions as recoverable
#56
Bilge
opened
6 years ago
1
[BC-BREAK] scriptfusion/retry 1.1.2
#55
samvdb
closed
6 years ago
2
Porter 5.0 – Async
#54
Bilge
closed
5 years ago
2
Document FetchExceptionHandlers
#53
Bilge
opened
6 years ago
0
Forced RecordCollections to return arrays
#52
Bilge
closed
6 years ago
1
Added ConnectorWrapper interface
#51
Bilge
closed
6 years ago
1
Added FetchExceptionHandler interface
#50
Bilge
closed
6 years ago
1
Added provider fetch exception handler to ImportConnector
#49
Bilge
closed
6 years ago
1
Removed EncapsulatedOptions parameter from Connector::fetch method.
#48
Bilge
closed
6 years ago
1
Added resource type parameter to Provider::getConnector
#47
Bilge
opened
7 years ago
1
Porter 4.0 release candidate
#46
Bilge
closed
6 years ago
1
Drop PHP 5 support
#45
Bilge
closed
5 years ago
2
Rewrote CachingConnector as decorator
#44
Bilge
closed
6 years ago
2
Retry delays are tied to the lifetime of an import specification
#43
Bilge
closed
6 years ago
1
Added connection context as first parameter to all connectors
#42
Bilge
closed
6 years ago
2
Remove abstract provider
#41
Bilge
closed
7 years ago
0
Type classes should be migrated to phptype organization
#40
Bilge
closed
6 years ago
1
Removed connector implementations from required packages
#39
Bilge
closed
6 years ago
0
Refactored Porter to no longer be a repository of providers
#38
Bilge
closed
6 years ago
1
Added SSL support to HttpConnector and accompanying functional test
#37
0xPaul
closed
7 years ago
1
Removed server spawn hack for Linux in HttpConnectorTest
#36
Bilge
closed
7 years ago
0
Moved provider tag from ProviderResource -> ImportSpecification.
#35
Bilge
closed
6 years ago
0
HttpConnectorTest intermittent CI failure
#34
Bilge
closed
7 years ago
1
Apply fixes from StyleCI
#33
Bilge
closed
7 years ago
0
Add cache key generator.
#32
markchalloner
closed
7 years ago
5
Durability is broken for subsequent generator iterations after the first
#31
Bilge
closed
6 years ago
2
CachingConnector::fetch should allow passing in the cache key
#30
markchalloner
closed
7 years ago
1
#28 Remove illegal characters from caching hash according to PSR6 specs
#29
samvdb
closed
7 years ago
9
CachingConnector does not strip special characters reserved by PSR6 for future expansion.
#28
samvdb
closed
7 years ago
1
Add cache getter/setter to CachingConnector.
#27
markchalloner
closed
7 years ago
2
Add FAQ or cookbook to documentation
#26
Bilge
opened
7 years ago
1
Added DeepCopy to replace __clone implementations
#25
Bilge
opened
7 years ago
1
Next