Preparing search index...
The search index is not available
@daiso-tech/core - v0.34.0
@daiso-tech/core
Utilities
CORE
Variable CORE
Const
CORE
:
"core"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.34.0
Modules
Async
BackoffPolicies
BackoffPolicy
ConstantBackoffPolicySettings
ExponentialBackoffPolicySettings
LinearBackoffPolicySettings
PolynomialBackoffPolicySettings
constantBackoffPolicy
exponentialBackoffPolicy
linearBackoffPolicy
polynomialBackoffPolicy
Errors
AbortAsyncError
AsyncError
RetryAsyncError
TimeoutAsyncError
RetryAsyncErrorData
ASYNC_ERRORS
Events
AbortAsyncEvent
FailureAsyncEvent
FinallyAsyncEvent
RetryAttemptAsyncEvent
RetryFailureAsyncEvent
RetryTimeoutAsyncEvent
SuccessAsyncEvent
TotalTimeoutFailureAsyncEvent
AsyncEvents
ASYNC_EVENTS
Middleware
AbortSignalBinder
FallbackPolicy
FallbackSettings
ObserveSettings
OnError
OnErrorData
OnFallback
OnFallbackData
OnFinally
OnFinallyData
OnStart
OnStartData
OnSuccess
OnSuccessData
OnTimeout
OnTimeoutData
TimeoutSettings
dynamic
fallback
observe
retry
timeout
Utilities
LazyPromise
LazyPromiseCallback
LazyPromiseReject
LazyPromiseResolve
OnExecutionAttempt
OnExecutionAttemptData
OnRetry
OnRetryData
RetryPolicy
RetrySettings
Cache
Adapters
LibsqlCacheAdapter
MemoryCacheAdapter
MongodbCacheAdapter
NoOpCacheAdapter
RedisCacheAdapter
SqliteCacheAdapter
LibsqlCacheAdapterSettings
MongodbCacheAdapterSettings
RedisCacheAdapterSettings
SqliteCacheAdapterSettings
Contracts
ICache
ICacheAdapter
ICacheBase
ICacheData
ICacheDataExpiration
ICacheFactory
ICacheInsert
ICacheListenable
ICacheUpdate
IDatabaseCacheAdapter
Derivables
Cache
CacheFactory
CacheAdapter
CacheAdapters
CacheFactorySettings
CacheSettings
CacheSettingsBase
Errors
CacheError
KeyNotFoundCacheError
TypeCacheError
UnexpectedCacheError
CACHE_ERRORS
registerCacheErrorsToSerde
Events
KeyAddedCacheEvent
KeyDecrementedCacheEvent
KeyFoundCacheEvent
KeyIncrementedCacheEvent
KeyNotFoundCacheEvent
KeyRemovedCacheEvent
KeysClearedCacheEvent
KeyUpdatedCacheEvent
UnexpectedErrorCacheEvent
CacheEvents
CACHE_EVENTS
registerCacheEventsToSerde
TestUtilities
CacheAdapterTestSuiteSettings
CacheTestSuiteSettings
DatabaseCacheAdapterTestSuiteSettings
cacheAdapterTestSuite
cacheTestSuite
databaseCacheAdapterTestSuite
Collection
Type Aliases
AsyncCollapse
AsyncForEach
AsyncMap
AsyncModifier
AsyncPredicate
AsyncPredicateInvokable
AsyncReduce
AsyncTap
AsyncTransform
Collapse
Comparator
CrossJoinResult
EnsureMap
EnsureRecord
ForEach
Map
Modifier
PredicateFn
PredicateGuardFn
PredicateGuardInvokable
PredicateGuardInvokableObject
PredicateInvokable
Reduce
Tap
Transform
Adapters
AsyncIterableCollection
IterableCollection
ListCollection
AsyncIterableCollectionSettings
Contracts
IAsyncCollection
ICollection
Errors
CollectionError
EmptyCollectionError
ItemNotFoundCollectionError
MultipleItemsFoundCollectionError
TypeCollectionError
UnexpectedCollectionError
COLLECTION_ERRORS
registerCollectionErrorsToSerde
registerCollectionsToSerde
Utilities
isAsyncIterable
isIterable
range
EventBus
Adapters
MemoryEventBusAdapter
NoOpEventBusAdapter
RedisPubSubEventBusAdapter
RedisPubSubEventBusAdapterSettings
Contracts
BaseEvent
EventClass
EventInstance
EventListener
EventListenerFn
IEventBus
IEventBusAdapter
IEventBusFactory
IEventDispatcher
IEventListenable
IEventListenerObject
Unsubscribe
Derivables
EventBus
EventBusFactory
EventBusAdapters
EventBusFactorySettings
EventBusSettings
EventBusSettingsBase
Errors
EventBusError
UnableToAddListenerEventBusError
UnableToDispatchEventBusError
UnableToRemoveListenerEventBusError
UnexpectedEventBusError
EVENT_BUS_ERRORS
registerEventBusErrorsToSerde
TestUtilities
EventBusAdapterTestSuiteSettings
EventBusTestSuiteSettings
eventBusAdapterTestSuite
eventBusTestSuite
Lock
Adapters
LibsqlLockAdapter
MemoryLockAdapter
MongodbLockAdapter
NoOpLockAdapter
RedisLockAdapter
SqliteLockAdapter
LibsqlLockAdapterSettings
MongodbLockAdapterSettings
SqliteLockAdapterSettings
Contracts
AquireBlockingSettings
IDatabaseLockAdapter
ILock
ILockAdapter
ILockData
ILockListenable
ILockProvider
ILockProviderBase
ILockProviderFactory
LockProviderCreateSettings
Derivables
Lock
LockProvider
LockProviderFactory
LockAdapter
LockAdapters
LockProviderFactorySettings
LockProviderSettings
LockProviderSettingsBase
Errors
KeyAlreadyAcquiredLockError
LockError
UnableToAquireLockError
UnableToReleaseLockError
UnexpectedLockError
UnownedRefreshLockError
UnownedReleaseLockError
LOCK_ERRORS
registerLockErrorsToSerde
Events
KeyAcquiredLockEvent
KeyAlreadyAcquiredLockEvent
KeyForceReleasedLockEvent
KeyRefreshedLockEvent
KeyReleasedLockEvent
UnexpectedErrorLockEvent
UnownedRefreshLockEvent
UnownedReleaseLockEvent
LockEvents
LOCK_EVENTS
registerLockEventsToSerde
Utilities
DatabaseLockAdapterTestSuiteSettings
LockAdapterTestSuiteSettings
LockProviderTestSuiteSettings
databaseLockAdapterTestSuite
lockAdapterTestSuite
lockProviderTestSuite
Serde
Adapters
NoOpSerdeAdapter
SuperJsonSerdeAdapter
Contracts
IFlexibleSerde
IDeserializer
IFlexibleSerdeAdapter
ISerde
ISerdeTransformer
ISerdeTransformerAdapter
ISerializable
ISerializer
SerializableClass
SerializableEventClass
Derivables
Serde
SerdeSettings
Errors
DeserializationSerdeError
SerdeError
SerializationSerdeError
SERDE_ERRORS
TestUtilities
FlexibleSerdeAdapterSuiteSettings
FlexibleSerdeSuiteSettings
flexibleSerdeAdapterTestSuite
flexibleSerdeTestSuite
test
Utilities
Type Aliases
AsyncFactory
AsyncFactoryable
AsyncFactoryFn
AsyncIterableValue
AsyncLazy
AsyncLazy_
AsyncLazyable
AtLeastOne
Factory
Factoryable
FactoryFn
IAsyncFactoryObject
IFactoryObject
IInvokableObject
Invokable
InvokableFn
Items
Lazy
Lazyable
NoneFunc
OneOrMore
Promisable
Result
Variables
CORE
Contracts
IDeinitizable
IInitizable
IPrunable
ISerializedError
ISqliteDatabase
ISqliteStatement
ISyncEventListenable
Errors
DefaultAdapterNotDefinedError
FactoryError
UnregisteredAdapterError
Hooks
AsyncHooks
Hooks
AsyncMiddleware
AsyncMiddlewareFn
AsyncNextFunc
HookContext
IAsyncMiddlewareObject
IMiddlewareObject
Middleware
MiddlewareFn
NextFunc
KeyPrefixer
Key
KeyPrefixer
KeyPrefixerSettings
TimeSpan
TimeSpan
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R